summaryrefslogtreecommitdiff
path: root/xmlhelp
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2015-09-29 18:13:41 +0200
committerJoren De Cuyper <jorendc@libreoffice.org>2015-09-29 22:14:58 +0000
commit79797f8e594650ca422a4236d033205f654c035c (patch)
tree45a42ab112d31999edd15c692dd870568a9af475 /xmlhelp
parent4678982056a11f978277a2da7a085e4f6ac24afd (diff)
Fix typos
Change-Id: If2e4adb2ce93c02ee14d831eedf4ef31da04b92d Reviewed-on: https://gerrit.libreoffice.org/18996 Reviewed-by: Joren De Cuyper <jorendc@libreoffice.org> Tested-by: Joren De Cuyper <jorendc@libreoffice.org>
Diffstat (limited to 'xmlhelp')
-rw-r--r--xmlhelp/source/cxxhelp/provider/provider.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmlhelp/source/cxxhelp/provider/provider.hxx b/xmlhelp/source/cxxhelp/provider/provider.hxx
index 05f0a76b2cbd..e42fbd072980 100644
--- a/xmlhelp/source/cxxhelp/provider/provider.hxx
+++ b/xmlhelp/source/cxxhelp/provider/provider.hxx
@@ -115,7 +115,7 @@ namespace chelp {
(void)aListener;
}
- // XConainerListener ( deriver from XEventListener )
+ // XConainerListener ( derive from XEventListener )
virtual void SAL_CALL
disposing( const ::com::sun::star::lang::EventObject& Source )