summaryrefslogtreecommitdiff
path: root/extensions
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2017-06-04 23:07:12 +0200
committerJulien Nabet <serval2412@yahoo.fr>2017-06-05 17:58:20 +0200
commitac341548dc45fedee5a8d8544afeff6c0e142aa5 (patch)
tree59b00646a89e6d64b18cf52dbbe13154b97e28e0 /extensions
parent89f038765a36a938961863efea2e0e07515f44d6 (diff)
Fix typos
Change-Id: I9eb05432732a04e816946fbb13001df100a31f73 Reviewed-on: https://gerrit.libreoffice.org/38395 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'extensions')
-rw-r--r--extensions/source/ole/servprov.hxx2
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.
*****************************************************************************/