summaryrefslogtreecommitdiff
path: root/writerfilter
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2017-08-17 23:42:19 +0200
committerJulien Nabet <serval2412@yahoo.fr>2017-08-18 07:40:04 +0200
commit713c80b46053567977b53651ee057ce7d6f84bd3 (patch)
tree88db2e1c6e68edc034a8f7e98e2bbf6f4f390eb1 /writerfilter
parent79611a44fac472dfa5f0a01c051c314078f798b9 (diff)
Fix typos
Change-Id: If13c1408a3e597c6f9b21d209722ef6bc87c0c94 Reviewed-on: https://gerrit.libreoffice.org/41270 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'writerfilter')
-rw-r--r--writerfilter/source/ooxml/OOXMLDocumentImpl.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/writerfilter/source/ooxml/OOXMLDocumentImpl.cxx b/writerfilter/source/ooxml/OOXMLDocumentImpl.cxx
index d884248e7908..b48bca5b40b4 100644
--- a/writerfilter/source/ooxml/OOXMLDocumentImpl.cxx
+++ b/writerfilter/source/ooxml/OOXMLDocumentImpl.cxx
@@ -198,7 +198,7 @@ void OOXMLDocumentImpl::importSubStreamRelations(const OOXMLStream::Pointer_t& p
if (xcpInputStream.is())
{
- // imporing itemprops files for item.xml from customXml.
+ // importing itemprops files for item.xml from customXml.
if(OOXMLStream::CUSTOMXMLPROPS == nType)
{
try