diff options
Diffstat (limited to 'qtools/qdict.doc')
-rw-r--r-- | qtools/qdict.doc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qtools/qdict.doc b/qtools/qdict.doc index a414d3f..bf1ea01 100644 --- a/qtools/qdict.doc +++ b/qtools/qdict.doc @@ -175,7 +175,7 @@ Setting \e caseSensitive to TRUE will treat "abc" and "Abc" as different keys. Setting it to FALSE will make the dictionary ignore case. - Case insensitive comparison includes the whole Unicode alphabeth. + Case insensitive comparison includes the whole Unicode alphabet. */ /*! |