diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2015-09-29 18:09:26 +0200 |
---|---|---|
committer | Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> | 2015-09-30 10:45:48 +0000 |
commit | 7319f5faccc74dd1a0662c803a2c1428f7b7446e (patch) | |
tree | e77ff588bc2d58b8f3e5130190af3102e14b8ecb /svgio/inc | |
parent | 82f0a4f9300ab3898925941ff541b3382b0175e0 (diff) |
Fix typos
Change-Id: Ic3d2171521e308261c354d8f699b44b26c95f1ea
Reviewed-on: https://gerrit.libreoffice.org/18978
Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Diffstat (limited to 'svgio/inc')
-rw-r--r-- | svgio/inc/svgio/svgreader/svgnode.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/svgio/inc/svgio/svgreader/svgnode.hxx b/svgio/inc/svgio/svgreader/svgnode.hxx index 129e3f5dc7d6..34a1505b4c45 100644 --- a/svgio/inc/svgio/svgreader/svgnode.hxx +++ b/svgio/inc/svgio/svgreader/svgnode.hxx @@ -112,7 +112,7 @@ namespace svgio // node hierarchy itself which also needs to be used in style entry solving SvgStyleAttributeVector maCssStyleVector; - /// possibbe local CssStyle, e.g. style="fill:red; stroke:red;" + /// possible local CssStyle, e.g. style="fill:red; stroke:red;" SvgStyleAttributes* mpLocalCssStyle; /// bitfield |