summaryrefslogtreecommitdiffstats
path: root/include/xmloff
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2018-07-19 16:24:58 +0200
committerJulien Nabet <serval2412@yahoo.fr>2018-07-23 11:59:51 +0200
commit2bceb245e60be2cf973c7b9d586b74881f66fbef (patch)
tree165c92b240b8eed11bcdfa17606240e439e419e8 /include/xmloff
parentFix typos (diff)
downloadcore-2bceb245e60be2cf973c7b9d586b74881f66fbef.tar.gz
core-2bceb245e60be2cf973c7b9d586b74881f66fbef.zip
Fix typos
Change-Id: Id7d0de124c4b9006db8c28e5cebb3ba38b0143ee Reviewed-on: https://gerrit.libreoffice.org/57602 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'include/xmloff')
-rw-r--r--include/xmloff/xmlexp.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/xmloff/xmlexp.hxx b/include/xmloff/xmlexp.hxx
index 2764516728e2..f2319efcd702 100644
--- a/include/xmloff/xmlexp.hxx
+++ b/include/xmloff/xmlexp.hxx
@@ -181,7 +181,7 @@ class XMLOFF_DLLPUBLIC SvXMLExport : public cppu::WeakImplHelper<
protected:
void setExportFlags( SvXMLExportFlags nExportFlags ) { mnExportFlags = nExportFlags; }
- // Get (modifyable) namespace map
+ // Get (modifiable) namespace map
SvXMLNamespaceMap& GetNamespaceMap_() { return *mpNamespaceMap; }
// get a new namespave map (used in starmath to have a default namespace)