summaryrefslogtreecommitdiff
path: root/xmloff/source/transform/PropertyActionsOOo.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/transform/PropertyActionsOOo.cxx')
-rw-r--r--xmloff/source/transform/PropertyActionsOOo.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/transform/PropertyActionsOOo.cxx b/xmloff/source/transform/PropertyActionsOOo.cxx
index 21d6e05b5fb4..092b26629d41 100644
--- a/xmloff/source/transform/PropertyActionsOOo.cxx
+++ b/xmloff/source/transform/PropertyActionsOOo.cxx
@@ -761,7 +761,7 @@ XMLTransformerActionInit aParagraphPropertyOOoAttrActionTable[] =
{ XML_NAMESPACE_STYLE, XML_FONT_INDEPENDENT_LINE_SPACING, XML_ATACTION_COPY,
NO_PARAMS },
{ XML_NAMESPACE_STYLE, XML_DEFAULT_OUTLINE_LEVEL, XML_ATACTION_REMOVE,
- NO_PARAMS }, /* i41811: style-default-outline was exported as propery */
+ NO_PARAMS }, /* i41811: style-default-outline was exported as property */
{ XML_NAMESPACE_OFFICE, XML_TOKEN_INVALID, XML_ATACTION_EOT, NO_PARAMS }
};