sw/source/core/layout/objectformattertxtfrm.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 026b6dc1f195e6af797ba1bbb096130b1ebdebf4
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Tue Jan 7 19:24:39 2020 +0100
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Wed Jan 8 14:04:26 2020 +0100

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

diff --git a/sw/source/core/layout/objectformattertxtfrm.cxx 
b/sw/source/core/layout/objectformattertxtfrm.cxx
index cc59fdd4e15c..d02cdc2edf07 100644
--- a/sw/source/core/layout/objectformattertxtfrm.cxx
+++ b/sw/source/core/layout/objectformattertxtfrm.cxx
@@ -324,7 +324,7 @@ bool SwObjectFormatterTextFrame::DoFormatObjs()
         if ( bSuccess )
         {
             // format of as-character anchored floating screen objects - no 
failure
-            // excepted on the format of these objects.
+            // expected on the format of these objects.
             bSuccess = FormatObjsAtFrame_();
         }
     }
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to