summaryrefslogtreecommitdiff
path: root/include/basegfx
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2015-07-02 18:23:08 +0200
committerMichael Stahl <mstahl@redhat.com>2015-07-03 09:32:26 +0000
commit420923ba76ad84892fd242ed37be9d85e1ea03fe (patch)
tree838189ec6fe7fbe36419ea397f4a8de5a79aed72 /include/basegfx
parent918d3e30d7ff91387d9de55156a4c1364cc7b58c (diff)
Fix typos
Change-Id: Ie2bbe020fc6e3a4a4f913208c245f395849bb9ee Reviewed-on: https://gerrit.libreoffice.org/16708 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'include/basegfx')
-rw-r--r--include/basegfx/polygon/b2dlinegeometry.hxx2
-rw-r--r--include/basegfx/polygon/b2dpolygontools.hxx2
2 files changed, 2 insertions, 2 deletions
diff --git a/include/basegfx/polygon/b2dlinegeometry.hxx b/include/basegfx/polygon/b2dlinegeometry.hxx
index 534adbef70c2..9c339a0f49ff 100644
--- a/include/basegfx/polygon/b2dlinegeometry.hxx
+++ b/include/basegfx/polygon/b2dlinegeometry.hxx
@@ -90,7 +90,7 @@ namespace basegfx
It will check edges for trivial bezier to avoid unnecessary
bezier polygons. Care is taken to produce the in-between
- polygon points (the ones original on the source poygon) since
+ polygon points (the ones original on the source polygon) since
it has showed that without those, the raster converters leave
non-filled gaps.
diff --git a/include/basegfx/polygon/b2dpolygontools.hxx b/include/basegfx/polygon/b2dpolygontools.hxx
index 02cc43dbb594..b2d44579c1ae 100644
--- a/include/basegfx/polygon/b2dpolygontools.hxx
+++ b/include/basegfx/polygon/b2dpolygontools.hxx
@@ -188,7 +188,7 @@ namespace basegfx
polygon will be emptied as preparation.
@param fFullDashDotLen
- The sumed-up length of the rDotDashArray. If zero, it will
+ The summed-up length of the rDotDashArray. If zero, it will
be calculated internally.
*/
BASEGFX_DLLPUBLIC void applyLineDashing(