summaryrefslogtreecommitdiff
path: root/xmloff/source/forms/elementimport.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/forms/elementimport.cxx')
-rw-r--r--xmloff/source/forms/elementimport.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/forms/elementimport.cxx b/xmloff/source/forms/elementimport.cxx
index 2f037ad72936..7c01677cbb0f 100644
--- a/xmloff/source/forms/elementimport.cxx
+++ b/xmloff/source/forms/elementimport.cxx
@@ -372,7 +372,7 @@ namespace xmloff
xDynamicProperties->addProperty(
aPropValues->Name,
- PropertyAttribute::BOUND | PropertyAttribute::REMOVEABLE,
+ PropertyAttribute::BOUND | PropertyAttribute::REMOVABLE,
aPropValues->Value
);