diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2018-08-09 22:37:13 +0200 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2018-08-10 07:35:04 +0200 |
commit | 23178c0c3e2a9240d965ef8836e085000617fad3 (patch) | |
tree | ea4d680e039f631d39102dae50955a19adca4b3f /xmloff | |
parent | c958f52b813d34baa9b5236bb34a08a04e6b0aba (diff) |
Fix typos
Change-Id: I98d9120160fb652cae490513765670f447cf5911
Reviewed-on: https://gerrit.libreoffice.org/58791
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Tested-by: Jenkins
Diffstat (limited to 'xmloff')
-rw-r--r-- | xmloff/source/text/txtvfldi.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/text/txtvfldi.cxx b/xmloff/source/text/txtvfldi.cxx index 78c9780bf6dc..52d61d70276d 100644 --- a/xmloff/source/text/txtvfldi.cxx +++ b/xmloff/source/text/txtvfldi.cxx @@ -644,7 +644,7 @@ void XMLTableFormulaImportContext::PrepareField( // Should be adapted to XMLVarField-/XMLSetVarFieldImportContext scheme! -// declaration containter import (<variable/user-field/sequence-decls>) +// declaration container import (<variable/user-field/sequence-decls>) XMLVariableDeclsImportContext::XMLVariableDeclsImportContext( |