[Libreoffice-commits] core.git: sw/source
Andrea Gelmini (via logerrit)
logerrit at kemper.freedesktop.org
Wed Apr 3 05:52:37 UTC 2019
sw/source/core/doc/notxtfrm.cxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 557f8dea20a6d8396d21dc48cca2792f240439a0
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Tue Apr 2 21:10:19 2019 +0000
Commit: Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Wed Apr 3 07:52:11 2019 +0200
Fix typo
Change-Id: Ib4895ce8c0d56b89260ea71734687734298d7c92
Reviewed-on: https://gerrit.libreoffice.org/70168
Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>
Tested-by: Julien Nabet <serval2412 at yahoo.fr>
diff --git a/sw/source/core/doc/notxtfrm.cxx b/sw/source/core/doc/notxtfrm.cxx
index 17e41bab5579..3fd9f05ffc83 100644
--- a/sw/source/core/doc/notxtfrm.cxx
+++ b/sw/source/core/doc/notxtfrm.cxx
@@ -997,7 +997,7 @@ void paintGraphicUsingPrimitivesHelper(
// more some 'grow in outside direction' but with unequal grow
// values in all directions - just maaany problems
// involved), use a graphical trick: The topology of the
- // PolyPolygon uses the stndard FillRule, so adding the now
+ // PolyPolygon uses the standard FillRule, so adding the now
// guaranteed to be bigger or equal bounding (enclosing)
// rectangle twice as polygon will expand the BoundRange, but
// not change the geometry visualization at all
More information about the Libreoffice-commits
mailing list