diff options
author | Jarek Kobus <jkobus@trolltech.com> | 2009-06-10 10:47:46 (GMT) |
---|---|---|
committer | Jarek Kobus <jkobus@trolltech.com> | 2009-06-10 10:47:46 (GMT) |
commit | e6652650fe1de6421b48fab076c5e80c0deddbd8 (patch) | |
tree | 39cb2a6d1ced88b04f7e5dbcf92e04c6ba0ac108 /tools | |
parent | 96d6eb1da01287bd9dcd658cbd355f00d34ef4b3 (diff) | |
download | Qt-e6652650fe1de6421b48fab076c5e80c0deddbd8.zip Qt-e6652650fe1de6421b48fab076c5e80c0deddbd8.tar.gz Qt-e6652650fe1de6421b48fab076c5e80c0deddbd8.tar.bz2 |
Spelling in docs.
Diffstat (limited to 'tools')
-rw-r--r-- | tools/assistant/lib/qhelpsearchengine.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/assistant/lib/qhelpsearchengine.cpp b/tools/assistant/lib/qhelpsearchengine.cpp index 9025f4f..5e7974d 100644 --- a/tools/assistant/lib/qhelpsearchengine.cpp +++ b/tools/assistant/lib/qhelpsearchengine.cpp @@ -243,7 +243,7 @@ private: This enum type specifies the field names that are handled by the search engine. \value DEFAULT the default field provided by the search widget, several terms should be - splitted and stored in the wordlist except search terms enclosed in quotes. + split and stored in the word list except search terms enclosed in quotes. \value FUZZY a field only provided in use with clucene. Terms should be split in seperate words and passed to the search engine. \value WITHOUT a field only provided in use with clucene. Terms should be split in seperate |