diff options
Diffstat (limited to 'include/xmloff')
-rw-r--r-- | include/xmloff/xmltypes.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/xmloff/xmltypes.hxx b/include/xmloff/xmltypes.hxx index 846f22b7afdc..55cac8348135 100644 --- a/include/xmloff/xmltypes.hxx +++ b/include/xmloff/xmltypes.hxx @@ -65,7 +65,7 @@ // Export only: If an xml attribute with the same name has been exported // already, supply its value to the exportXML call and delete the existing -// atribute afterwards. +// attribute afterwards. #define MID_FLAG_MERGE_ATTRIBUTE 0x00800000 // Import and Export: The property in question must exist. No call to |