summaryrefslogtreecommitdiff
path: root/svgio
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2015-07-02 18:25:02 +0200
committerSamuel Mehrbrodt <s.mehrbrodt@gmail.com>2015-07-04 10:21:01 +0000
commit0b7d51df3b4ce49f318dd9091df0bf7ba37cdd99 (patch)
treeb5cf38ba79bb7259fe3aeedf660a2ce804b66369 /svgio
parent462e986e0dbd533b3a15696555e08489963c9542 (diff)
Fix typos
Change-Id: Ic6415423f46aaee7ba90239a617c318cf92ae222 Reviewed-on: https://gerrit.libreoffice.org/16711 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
Diffstat (limited to 'svgio')
-rw-r--r--svgio/inc/svgio/svgreader/svgnode.hxx2
-rw-r--r--svgio/inc/svgio/svgreader/svgstyleattributes.hxx2
2 files changed, 2 insertions, 2 deletions
diff --git a/svgio/inc/svgio/svgreader/svgnode.hxx b/svgio/inc/svgio/svgreader/svgnode.hxx
index d8e488d9c396..81d62d357159 100644
--- a/svgio/inc/svgio/svgreader/svgnode.hxx
+++ b/svgio/inc/svgio/svgreader/svgnode.hxx
@@ -78,7 +78,7 @@ namespace svgio
};
// helper to convert a string associated with a token of type SVGTokenDisplay
- // to the enum Display. Empty trings return the default 'Display_inline' with
+ // to the enum Display. Empty strings return the default 'Display_inline' with
// which members should be initialized
Display getDisplayFromContent(const OUString& aContent);
diff --git a/svgio/inc/svgio/svgreader/svgstyleattributes.hxx b/svgio/inc/svgio/svgreader/svgstyleattributes.hxx
index ac3fbf8cad3a..5a67aa11527b 100644
--- a/svgio/inc/svgio/svgreader/svgstyleattributes.hxx
+++ b/svgio/inc/svgio/svgreader/svgstyleattributes.hxx
@@ -223,7 +223,7 @@ namespace svgio
// defines if this attributes are part of a ClipPath. If yes,
// rough geometry will be created on decomposition by patching
- // vaules for fill, stroke, strokeWidth and others
+ // values for fill, stroke, strokeWidth and others
bool mbIsClipPathContent : 1;
// #121221# Defines if evtl. an empty array *is* set