diff options
Diffstat (limited to 'extensions')
-rw-r--r-- | extensions/source/ole/servprov.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/source/ole/servprov.hxx b/extensions/source/ole/servprov.hxx index dfccc74e03ca..bff863b2f0c0 100644 --- a/extensions/source/ole/servprov.hxx +++ b/extensions/source/ole/servprov.hxx @@ -239,7 +239,7 @@ protected: Implementation of the UNO service com.sun.star.bridge.OleApplicationRegistration. Register the calling application as OLE automation server for - standard OLE object. The objects will be registered while instanciating + standard OLE object. The objects will be registered while instantiating this implementation and deregistered, if this implementation is destroyed. *****************************************************************************/ |