[Libreoffice-commits] core.git: sfx2/source
Andrea Gelmini (via logerrit)
logerrit at kemper.freedesktop.org
Sat May 11 08:21:02 UTC 2019
sfx2/source/doc/SfxRedactionHelper.cxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit c47696e3bc68abcb04842529edf361c34b564292
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Sat May 11 07:47:39 2019 +0000
Commit: Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Sat May 11 10:20:05 2019 +0200
Fix typo
Change-Id: Ibf2f7fec9b8840d8a844def4228415d8bcc9f142
Reviewed-on: https://gerrit.libreoffice.org/72141
Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>
Tested-by: Julien Nabet <serval2412 at yahoo.fr>
diff --git a/sfx2/source/doc/SfxRedactionHelper.cxx b/sfx2/source/doc/SfxRedactionHelper.cxx
index 8f0b2ca5d1c0..4f1c01da4907 100644
--- a/sfx2/source/doc/SfxRedactionHelper.cxx
+++ b/sfx2/source/doc/SfxRedactionHelper.cxx
@@ -91,7 +91,7 @@ void fixMetaFile(GDIMetaFile& tmpMtf)
}
/*
- * Sets page margins for a Draw page. Negative values are considered erronous.
+ * Sets page margins for a Draw page. Negative values are considered erroneous
* */
void setPageMargins(uno::Reference<beans::XPropertySet>& xPageProperySet,
const PageMargins& aPageMargins)
More information about the Libreoffice-commits
mailing list