summaryrefslogtreecommitdiff
path: root/comphelper
diff options
context:
space:
mode:
authorLior Kaplan <kaplanlior@gmail.com>2011-12-01 23:41:42 +0200
committerLior Kaplan <kaplanlior@gmail.com>2011-12-01 23:41:42 +0200
commite10fc18fb2c74ac3e432ffaa2b1c125110fe2eeb (patch)
tree89eeb4275f134a589f5a6fe9be392a40fd86d4ee /comphelper
parent9ee19c8fad2c3c29c4ff4cc6c37ba8d24d641ccc (diff)
typo fix: explicitely -> explicitly
Diffstat (limited to 'comphelper')
-rw-r--r--comphelper/inc/comphelper/implementationreference.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/comphelper/inc/comphelper/implementationreference.hxx b/comphelper/inc/comphelper/implementationreference.hxx
index dff242b78307..cd903597cf7a 100644
--- a/comphelper/inc/comphelper/implementationreference.hxx
+++ b/comphelper/inc/comphelper/implementationreference.hxx
@@ -172,7 +172,7 @@ namespace comphelper
C++ pointer.
This is a static version of the constructor which creates
- an instance of an implementation type which is explicitely
+ an instance of an implementation type which is explicitly
queried for the ImplementationReference's
template-parameterized UNO type.