sw/sdi/swriter.sdi |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit bc6fc27fe94113b15668ce348f1a3e6767d85a86
Author:     Andrea Gelmini <[email protected]>
AuthorDate: Fri Sep 27 19:01:34 2024 +0200
Commit:     Julien Nabet <[email protected]>
CommitDate: Fri Sep 27 23:31:49 2024 +0200

    Fix typo
    
    Change-Id: I6eb94e2733f3b55564c0e04dd69cb4c8c197b259
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/174061
    Reviewed-by: Julien Nabet <[email protected]>
    Tested-by: Jenkins

diff --git a/sw/sdi/swriter.sdi b/sw/sdi/swriter.sdi
index f1aad4a6d136..7ece653275d0 100644
--- a/sw/sdi/swriter.sdi
+++ b/sw/sdi/swriter.sdi
@@ -2797,7 +2797,7 @@ SfxImageItem InsertColumnsBefore 
FN_TABLE_INSERT_COL_BEFORE
     GroupId = SfxGroupId::Table;
 ]
 
-/* 2015/06 Deprecated, replaced by InsertColumsAfter */
+/* 2015/06 Deprecated, replaced by InsertColumnsAfter */
 SfxVoidItem InsertColumns FN_TABLE_INSERT_COL
 ()
 [

Reply via email to