summaryrefslogtreecommitdiff
path: root/xmloff/source/forms/eventimport.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/forms/eventimport.hxx')
-rw-r--r--xmloff/source/forms/eventimport.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/forms/eventimport.hxx b/xmloff/source/forms/eventimport.hxx
index 7f3362b1e435..95323718b04b 100644
--- a/xmloff/source/forms/eventimport.hxx
+++ b/xmloff/source/forms/eventimport.hxx
@@ -57,7 +57,7 @@ namespace xmloff
OPropertySetCompare>
MapPropertySet2ScriptSequence;
// usually an event attacher manager will need to collect all script events registered, 'cause
- // the _real_ XEventAttacherManager handles it's events by index, but out indicies are not fixed
+ // the _real_ XEventAttacherManager handles it's events by index, but out indices are not fixed
// until _all_ controls have been inserted.
MapPropertySet2ScriptSequence m_aEvents;