summaryrefslogtreecommitdiff
path: root/lingucomponent/source/languageguessing/simpleguesser.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'lingucomponent/source/languageguessing/simpleguesser.hxx')
-rw-r--r--lingucomponent/source/languageguessing/simpleguesser.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/lingucomponent/source/languageguessing/simpleguesser.hxx b/lingucomponent/source/languageguessing/simpleguesser.hxx
index db6cc6a1491d..769a22f513da 100644
--- a/lingucomponent/source/languageguessing/simpleguesser.hxx
+++ b/lingucomponent/source/languageguessing/simpleguesser.hxx
@@ -94,7 +94,7 @@ public:
/**
* Load a new DB of fingerprints
* @param const char* thePathOfConfFile self explaining
- * @param const char* prefix is the path where the directory witch contains fingerprint files is stored
+ * @param const char* prefix is the path where the directory which contains fingerprint files is stored
*/
void SetDBPath(const char* thePathOfConfFile, const char* prefix);