diff options
author | Julien Nabet <serval2412@yahoo.fr> | 2014-02-25 21:55:23 +0100 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2014-02-25 21:55:23 +0100 |
commit | f8adeb290048fbb5aa104997145d7a5a421efa2a (patch) | |
tree | fff6f6174ca7444345bb7dfedd4555b2b5549f55 /xmloff | |
parent | a96d7ce3904f4dfd08d47170e926b15b5f7dae3d (diff) |
(T/t)herfor -> (T/t)herefore
Change-Id: I7678dcccc3afa8ecde5160a3f0d731b923f3bfca
Diffstat (limited to 'xmloff')
-rw-r--r-- | xmloff/source/text/txtparae.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/text/txtparae.cxx b/xmloff/source/text/txtparae.cxx index 95f6f0ce599a..c997d09a75d8 100644 --- a/xmloff/source/text/txtparae.cxx +++ b/xmloff/source/text/txtparae.cxx @@ -2129,7 +2129,7 @@ void XMLTextParagraphExport::exportParagraph( if( bHasContentEnum ) { // For the auto styles, the multi property set helper is only used - // if hard attributes are existing. Therfor, it seems to be a better + // if hard attributes are existing. Therefore, it seems to be a better // strategy to have the TextSection property separate, because otherwise // we always retrieve the style names even if they are not required. if( bAutoStyles ) |