summaryrefslogtreecommitdiff
path: root/include/comphelper/implementationreference.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/comphelper/implementationreference.hxx')
-rw-r--r--include/comphelper/implementationreference.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/comphelper/implementationreference.hxx b/include/comphelper/implementationreference.hxx
index 4432c2e18272..fa35d6174476 100644
--- a/include/comphelper/implementationreference.hxx
+++ b/include/comphelper/implementationreference.hxx
@@ -52,7 +52,7 @@ namespace comphelper
As this template is geared towards fast, internal pointer
access, validity of the UNO reference is _not_ checked for
every pointer access. The client of this template is
- responsible to check that, whereever necessary, via the is()
+ responsible to check that, wherever necessary, via the is()
method.
@tpl CppType