sw/source/filter/inc/msfilter.hxx |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 71e40f6a3cb4c05e267910ae296b52109096409c
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Fri Jan 22 08:55:14 2021 +0100
Commit:     Adolfo Jayme Barrientos <fit...@ubuntu.com>
CommitDate: Fri Jan 22 10:14:25 2021 +0100

    Fix typo
    
    Change-Id: I5bea6423a3c3bbe933ae5160ac02923ddea5c408
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/109777
    Tested-by: Jenkins
    Reviewed-by: Adolfo Jayme Barrientos <fit...@ubuntu.com>

diff --git a/sw/source/filter/inc/msfilter.hxx 
b/sw/source/filter/inc/msfilter.hxx
index 78948385c684..209eb0fced41 100644
--- a/sw/source/filter/inc/msfilter.hxx
+++ b/sw/source/filter/inc/msfilter.hxx
@@ -140,7 +140,7 @@ namespace sw
             And it needs to report to the importer if the style being mapped to
             was already in existence, for the cut and paste/insert file mode we
             should not modify the returned style if it is already in use as it
-            is does not belong to us to change.
+            does not belong to us to change.
         */
         class ParaStyleMapper
         {
@@ -197,7 +197,7 @@ namespace sw
             And it needs to report to the importer if the style being mapped to
             was already in existence, for the cut and paste/insert file mode we
             should not modify the returned style if it is already in use as it
-            is does not belong to us to change.
+            does not belong to us to change.
         */
         class CharStyleMapper
         {
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to