basctl/source/inc/BasicColorConfig.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 833b8bd3d19d0e1fb02bb5cb419d7076567527d9
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Mon Jan 8 20:51:41 2024 +0100
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Tue Jan 9 18:46:20 2024 +0100

    Fix typo
    
    Change-Id: Icf3d2feb84f287e3e75f1eab488ec2804cd22a40
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/161803
    Tested-by: Jenkins
    Reviewed-by: Julien Nabet <serval2...@yahoo.fr>

diff --git a/basctl/source/inc/BasicColorConfig.hxx 
b/basctl/source/inc/BasicColorConfig.hxx
index 9d66925e952a..a393f5aedb6a 100644
--- a/basctl/source/inc/BasicColorConfig.hxx
+++ b/basctl/source/inc/BasicColorConfig.hxx
@@ -61,7 +61,7 @@ private:
         { "COLORSCHEME_SOLARIZED_DARK", RID_STR_COLORSCHEME_SOLARIZED_DARK },
     };
 
-    // Used to get colors defined in the Appliation Colors dialog
+    // Used to get colors defined in the Application Colors dialog
     const svtools::ColorConfig aColorConfig;
 
     virtual void ImplCommit() override;

Reply via email to