summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2019-04-02 21:10:19 +0000
committerJulien Nabet <serval2412@yahoo.fr>2019-04-03 07:52:11 +0200
commit557f8dea20a6d8396d21dc48cca2792f240439a0 (patch)
treea1b7c86596c161f595d49638e7577e2ad5899666 /sw
parentd1496ca658650d4e19baa05f72445ab69ca96860 (diff)
Fix typo
Change-Id: Ib4895ce8c0d56b89260ea71734687734298d7c92 Reviewed-on: https://gerrit.libreoffice.org/70168 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'sw')
-rw-r--r--sw/source/core/doc/notxtfrm.cxx2
1 files changed, 1 insertions, 1 deletions
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