summaryrefslogtreecommitdiff
path: root/xmloff
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2020-02-09 11:20:24 +0100
committerJulien Nabet <serval2412@yahoo.fr>2020-02-09 11:43:53 +0100
commit71bd58e56d3489bee9d46c8ba95f80596cc95fba (patch)
treed92ffb71ebd50bef6455f46aed2e29a1a6cf88f7 /xmloff
parent9c28c37824832d6425ed02973b8c2df69b97ebb3 (diff)
Fix typo
Change-Id: If04bde50d7471d4c5a42e204f34a4d08115dbf95 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88331 Tested-by: Julien Nabet <serval2412@yahoo.fr> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'xmloff')
-rw-r--r--xmloff/inc/txtflde.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/inc/txtflde.hxx b/xmloff/inc/txtflde.hxx
index 8773508ec055..b4dfed383280 100644
--- a/xmloff/inc/txtflde.hxx
+++ b/xmloff/inc/txtflde.hxx
@@ -317,7 +317,7 @@ private:
double fValue, /// float content; possibly invalid
bool bExportValue, /// export value attribute?
bool bExportValueType, /// export value-type attribute?
- bool bExportStyle, /// export style-sttribute?
+ bool bExportStyle, /// export style-attribute?
bool bForceSystemLanguage, /// no style language export
bool bTimeStyle = false); /// exporting a time style?