summaryrefslogtreecommitdiff
path: root/i18npool
diff options
context:
space:
mode:
Diffstat (limited to 'i18npool')
-rw-r--r--i18npool/source/search/textsearch.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/i18npool/source/search/textsearch.hxx b/i18npool/source/search/textsearch.hxx
index 26837eb8572b..12091bb34650 100644
--- a/i18npool/source/search/textsearch.hxx
+++ b/i18npool/source/search/textsearch.hxx
@@ -57,7 +57,7 @@ class TextSearch: public cppu::WeakImplHelper
com::sun::star::uno::Reference<
com::sun::star::i18n::XExtendedTransliteration > xTranslit2;
- // define a function pointer for the different search nethods
+ // define a function pointer for the different search methods
typedef ::com::sun::star::util::SearchResult
(SAL_CALL TextSearch:: *FnSrch)( const OUString& searchStr,
sal_Int32 startPos, sal_Int32 endPos );