summaryrefslogtreecommitdiff
path: root/xmloff/source/style/XMLFootnoteSeparatorExport.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/style/XMLFootnoteSeparatorExport.cxx')
-rw-r--r--xmloff/source/style/XMLFootnoteSeparatorExport.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/style/XMLFootnoteSeparatorExport.cxx b/xmloff/source/style/XMLFootnoteSeparatorExport.cxx
index 067cdb840217..610f700cd05b 100644
--- a/xmloff/source/style/XMLFootnoteSeparatorExport.cxx
+++ b/xmloff/source/style/XMLFootnoteSeparatorExport.cxx
@@ -54,7 +54,7 @@ void XMLFootnoteSeparatorExport::exportXML(
{
assert(pProperties);
- // intialize values
+ // initialize values
sal_Int16 eLineAdjust = text::HorizontalAdjust_LEFT;
sal_Int32 nLineColor = 0;
sal_Int32 nLineDistance = 0;