diff options
author | Jarek Kobus <jkobus@trolltech.com> | 2009-06-10 10:47:46 (GMT) |
---|---|---|
committer | Jason McDonald <jason.mcdonald@nokia.com> | 2009-06-11 03:16:38 (GMT) |
commit | 3b0034320863af4806827f36e394ad521fcc0a0d (patch) | |
tree | 4423d8b0e9d9a383a3ac505c9d2be1b0ef3fef96 | |
parent | f2855467455fa96e65f79f176f8a3c312c41bc10 (diff) | |
download | Qt-3b0034320863af4806827f36e394ad521fcc0a0d.zip Qt-3b0034320863af4806827f36e394ad521fcc0a0d.tar.gz Qt-3b0034320863af4806827f36e394ad521fcc0a0d.tar.bz2 |
Spelling in docs.
(cherry picked from commit e6652650fe1de6421b48fab076c5e80c0deddbd8)
-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 7a32334..246a891 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 |