summaryrefslogtreecommitdiff
path: root/extensions/source/ole
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/source/ole')
-rw-r--r--extensions/source/ole/oleobjw.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/source/ole/oleobjw.cxx b/extensions/source/ole/oleobjw.cxx
index 15e84503d3ba..16755415ab2a 100644
--- a/extensions/source/ole/oleobjw.cxx
+++ b/extensions/source/ole/oleobjw.cxx
@@ -444,7 +444,7 @@ Any SAL_CALL IUnknownWrapper::getValue( const OUString& aPropertyName )
o2u_attachCurrentThread();
ITypeInfo * pInfo = getTypeInfo();
// I was going to implement an XServiceInfo interface to allow the type
- // of the automation object to be exposed.. but it seems
+ // of the automation object to be exposed... but it seems
// from looking at comments in the code that it is possible for
// this object to actually wrap a UNO object ( I guess if automation is
// used from MSO to create Openoffice objects ) Therefore, those objects