summaryrefslogtreecommitdiff
path: root/oovbaapi/ooo/vba/XCollectionBase.idl
diff options
context:
space:
mode:
Diffstat (limited to 'oovbaapi/ooo/vba/XCollectionBase.idl')
-rw-r--r--oovbaapi/ooo/vba/XCollectionBase.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/oovbaapi/ooo/vba/XCollectionBase.idl b/oovbaapi/ooo/vba/XCollectionBase.idl
index cbedf1f9fe99..29ecfa01c0f7 100644
--- a/oovbaapi/ooo/vba/XCollectionBase.idl
+++ b/oovbaapi/ooo/vba/XCollectionBase.idl
@@ -36,7 +36,7 @@ module ooo { module vba {
The various VBA collection objects expect a specific number of arguments in
the "Item" method, therefore this method is not part of this base interface
- but has to be specified seperately in every derived interface.
+ but has to be specified separately in every derived interface.
*/
interface XCollectionBase
{