xmloff/source/style/PageMasterExportPropMapper.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 02de40905fc515084c29d258c627f07b98c63aaa
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Fri May 29 15:52:22 2020 +0200
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Sat May 30 00:07:34 2020 +0200

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

diff --git a/xmloff/source/style/PageMasterExportPropMapper.cxx 
b/xmloff/source/style/PageMasterExportPropMapper.cxx
index 22078b2376a1..f2f08b3a2827 100644
--- a/xmloff/source/style/PageMasterExportPropMapper.cxx
+++ b/xmloff/source/style/PageMasterExportPropMapper.cxx
@@ -348,7 +348,7 @@ void XMLPageMasterExportPropMapper::ContextFilter(
         sal_Int16 nPrintId      = nContextId & CTF_PM_PRINTMASK;
 
 
-        // tdf#103602 don't export draw:fill attributes on 
page-layout-properteis in strict ODF
+        // tdf#103602 don't export draw:fill attributes on 
page-layout-properties in strict ODF
         if (!isDrawingPageExport
             && aPropMapper->GetEntryAPIName(rProp.mnIndex).startsWith("Fill")
             && ((aBackgroundImageExport.GetExport().getSaneDefaultVersion()
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to