summaryrefslogtreecommitdiff
path: root/filter/source/svg/svgwriter.cxx
diff options
context:
space:
mode:
authorChr. Rossmanith <ChrRossmanith@gmx.de>2015-03-24 22:21:26 +0100
committerChr. Rossmanith <ChrRossmanith@gmx.de>2015-03-27 23:13:59 +0100
commitf1a1327435a3e146b2f0d67fbc14dd041231e503 (patch)
tree5ceb914b51f62fb2e92633cf8bfe6cdb3958fe2c /filter/source/svg/svgwriter.cxx
parent0a4e9138281bd0a4be59031357c1bf52134d007a (diff)
fixed typos in comments
Change-Id: I6f0b90f7a76ddc69e158502af760466ab7ce2f91
Diffstat (limited to 'filter/source/svg/svgwriter.cxx')
-rw-r--r--filter/source/svg/svgwriter.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/filter/source/svg/svgwriter.cxx b/filter/source/svg/svgwriter.cxx
index c3b544f4ad43..0ebab07639b3 100644
--- a/filter/source/svg/svgwriter.cxx
+++ b/filter/source/svg/svgwriter.cxx
@@ -2641,7 +2641,7 @@ void SVGActionWriter::ImplWriteActions( const GDIMetaFile& rMtf,
const Reference< XShape >* pxShape,
const GDIMetaFile* pTextEmbeddedBitmapMtf )
{
- // need a counter fo rthe actions written per shape to avoid double ID
+ // need a counter for the actions written per shape to avoid double ID
// generation
sal_Int32 nEntryCount(0);