sw/source/uibase/shells/textsh1.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit cfa3292c814ddedc48b92db856d65b10d16429ef
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Fri Oct 18 18:22:45 2024 +0200
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Sat Oct 19 15:46:54 2024 +0200

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

diff --git a/sw/source/uibase/shells/textsh1.cxx 
b/sw/source/uibase/shells/textsh1.cxx
index aa2219dc2fb3..70eb356cd72f 100644
--- a/sw/source/uibase/shells/textsh1.cxx
+++ b/sw/source/uibase/shells/textsh1.cxx
@@ -2848,7 +2848,7 @@ void SwTextShell::Execute(SfxRequest &rReq)
                                             else
                                             {
                                                 lcl_LogWarning(
-                                                    "FillApi chart resize: not 
enought parameters"
+                                                    "FillApi chart resize: not 
enough parameters"
                                                     " (x,y is needed)");
                                             }
                                         }

Reply via email to