summaryrefslogtreecommitdiff
path: root/xmloff/source/draw/shapeimport.cxx
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2015-09-29 18:13:41 +0200
committerJoren De Cuyper <jorendc@libreoffice.org>2015-09-29 22:14:58 +0000
commit79797f8e594650ca422a4236d033205f654c035c (patch)
tree45a42ab112d31999edd15c692dd870568a9af475 /xmloff/source/draw/shapeimport.cxx
parent4678982056a11f978277a2da7a085e4f6ac24afd (diff)
Fix typos
Change-Id: If2e4adb2ce93c02ee14d831eedf4ef31da04b92d Reviewed-on: https://gerrit.libreoffice.org/18996 Reviewed-by: Joren De Cuyper <jorendc@libreoffice.org> Tested-by: Joren De Cuyper <jorendc@libreoffice.org>
Diffstat (limited to 'xmloff/source/draw/shapeimport.cxx')
-rw-r--r--xmloff/source/draw/shapeimport.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/draw/shapeimport.cxx b/xmloff/source/draw/shapeimport.cxx
index 28708168342d..7a050867e66a 100644
--- a/xmloff/source/draw/shapeimport.cxx
+++ b/xmloff/source/draw/shapeimport.cxx
@@ -606,7 +606,7 @@ SvXMLShapeContext* XMLShapeImportHelper::CreateGroupChildContext(
return pContext;
}
-// This method is called from SdXMLFrameShapeContext to create children of drawe:frame
+// This method is called from SdXMLFrameShapeContext to create children of draw:frame
SvXMLShapeContext* XMLShapeImportHelper::CreateFrameChildContext(
SvXMLImport& rImport,
sal_uInt16 p_nPrefix,