summaryrefslogtreecommitdiffstats
path: root/include/unotools/textsearch.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/unotools/textsearch.hxx')
-rw-r--r--include/unotools/textsearch.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/unotools/textsearch.hxx b/include/unotools/textsearch.hxx
index 396ecf294b38..14a9558f237e 100644
--- a/include/unotools/textsearch.hxx
+++ b/include/unotools/textsearch.hxx
@@ -205,7 +205,7 @@ public:
/**
* @brief searchForward Search forward beginning from the start to the end
* of the given text
- * @param rStr The text in wich we search
+ * @param rStr The text in which we search
* @return True if the search term is found in the text
*/
bool searchForward( const OUString &rStr );