summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2020-01-31 19:24:51 +0100
committerJulien Nabet <serval2412@yahoo.fr>2020-01-31 22:39:25 +0100
commitd8ec41e32e6c42fc9ac4b51d5f251d69f915fb45 (patch)
tree55ced22f0b484d20a6a0d0c4fa2eacd138bb3cfe
parent16d4d1b8ecd99c68c6e11907f9562803ebe7cd9c (diff)
Fix typo
Change-Id: I7341d932b4d88cfd540056ff292b8ad003af6830 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/87779 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
-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 bb4fb6b92ad2..b14f52a97900 100644
--- a/include/xmloff/xmlexp.hxx
+++ b/include/xmloff/xmlexp.hxx
@@ -180,7 +180,7 @@ protected:
// Get (modifiable) namespace map
SvXMLNamespaceMap& GetNamespaceMap_() { return *mpNamespaceMap; }
- // get a new namespave map (used in starmath to have a default namespace)
+ // get a new namespace map (used in starmath to have a default namespace)
void ResetNamespaceMap();
/// Override this method to export the content of <office:meta>.