summaryrefslogtreecommitdiff
path: root/include/xmloff/xmlnumfe.hxx
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2019-07-19 09:58:06 +0000
committerAndrea Gelmini <andrea.gelmini@gelma.net>2019-07-19 17:35:39 +0200
commit07fb0664fa81040cdb110d7d8848b937f1facc33 (patch)
tree7c09b4349ac536256fd3381be5a753d86f9161a0 /include/xmloff/xmlnumfe.hxx
parent8e907dcf11d4e5b941bc5dc6e427485673ea4487 (diff)
Fix typos
Change-Id: I8222cf7aae977f0e26645dea6e4cfaee94446a2c Reviewed-on: https://gerrit.libreoffice.org/75946 Tested-by: Jenkins Reviewed-by: Andrea Gelmini <andrea.gelmini@gelma.net>
Diffstat (limited to 'include/xmloff/xmlnumfe.hxx')
-rw-r--r--include/xmloff/xmlnumfe.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/xmloff/xmlnumfe.hxx b/include/xmloff/xmlnumfe.hxx
index 5db3352540ee..4aef1734d418 100644
--- a/include/xmloff/xmlnumfe.hxx
+++ b/include/xmloff/xmlnumfe.hxx
@@ -122,7 +122,7 @@ public:
// two methods to allow the field import/export to treat system languages
// properly:
- /// obtain number format with system languange for a given key
+ /// obtain number format with system language for a given key
sal_uInt32 ForceSystemLanguage( sal_uInt32 nKey );
};