summaryrefslogtreecommitdiffstats
path: root/xmloff
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2017-06-05 20:46:27 +0200
committerJulien Nabet <serval2412@yahoo.fr>2017-06-05 21:29:27 +0200
commitf60603a2d783af8ff3de1696795aab548ca8460b (patch)
tree5373a7cd48c0ad755aefc996be3596b70921d3f4 /xmloff
parentgb_SUPPRESS_TESTS to build tests but not run them (diff)
downloadcore-f60603a2d783af8ff3de1696795aab548ca8460b.tar.gz
core-f60603a2d783af8ff3de1696795aab548ca8460b.zip
typos
Change-Id: I3a28b5ce7464de724799997234925533d45f6121 Reviewed-on: https://gerrit.libreoffice.org/38420 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'xmloff')
-rw-r--r--xmloff/source/text/txtparae.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/text/txtparae.cxx b/xmloff/source/text/txtparae.cxx
index 16b9c4820853..10a0158ed0c3 100644
--- a/xmloff/source/text/txtparae.cxx
+++ b/xmloff/source/text/txtparae.cxx
@@ -3453,7 +3453,7 @@ void XMLTextParagraphExport::exportCharacterData(const OUString& rText,
}
// If the current character has to be exported as a special
- // element, the elemnt will be exported now.
+ // element, the element will be exported now.
if( bExpCharAsElement )
{
switch( cChar )