summaryrefslogtreecommitdiff
path: root/oovbaapi
diff options
context:
space:
mode:
Diffstat (limited to 'oovbaapi')
-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
{
>Stephan Bergmann 2013-06-24Resolves: #i121577# Allow setting toolbar name in Addons.xcuAriel Constenla-Haile 2013-05-21Related: #i121442# Read Statusbar merging configurationAriel Constenla-Haile 2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist 2013-04-23execute move of global headersBjoern Michaelsen