summaryrefslogtreecommitdiffstats
path: root/filter
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2019-05-14 21:24:03 +0000
committerJens Carl <j.carl43@gmx.de>2019-05-29 06:25:27 +0200
commit9e2f33b4b355d50dbd3624c9cd6398a861d34ceb (patch)
treef5b43977a77aeaf394928f03578b22549270aa75 /filter
parentdrop unused box (diff)
downloadcore-9e2f33b4b355d50dbd3624c9cd6398a861d34ceb.tar.gz
core-9e2f33b4b355d50dbd3624c9cd6398a861d34ceb.zip
Fix typo
Change-Id: Ib1af986d52bbc4ea7e2ee7dc5964da81e6508265 Reviewed-on: https://gerrit.libreoffice.org/73137 Tested-by: Jenkins Reviewed-by: Jens Carl <j.carl43@gmx.de>
Diffstat (limited to 'filter')
-rw-r--r--filter/source/msfilter/eschesdo.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/filter/source/msfilter/eschesdo.cxx b/filter/source/msfilter/eschesdo.cxx
index 8621fd9f6198..9ed77a8b2280 100644
--- a/filter/source/msfilter/eschesdo.cxx
+++ b/filter/source/msfilter/eschesdo.cxx
@@ -972,7 +972,7 @@ sal_uInt32 EscherEx::QueryTextID( const Reference< XShape >&, sal_uInt32 )
return 0;
}
-// add an dummy rectangle shape into the escher stream
+// add a dummy rectangle shape into the escher stream
sal_uInt32 EscherEx::AddDummyShape()
{
OpenContainer( ESCHER_SpContainer );