summaryrefslogtreecommitdiff
path: root/qtools/qdict.doc
diff options
context:
space:
mode:
authorDongHun Kwak <dh0128.kwak@samsung.com>2021-10-15 11:12:58 +0900
committerDongHun Kwak <dh0128.kwak@samsung.com>2021-10-15 11:12:58 +0900
commit3b6ea7abb3d529f7805ed54071d597f01b578740 (patch)
tree20a720c78ff4f8838599f22bdd6afe43277758bf /qtools/qdict.doc
parent1ec16d649a01d369eecae2f1225c0ffa1caaf640 (diff)
downloaddoxygen-3b6ea7abb3d529f7805ed54071d597f01b578740.tar.gz
doxygen-3b6ea7abb3d529f7805ed54071d597f01b578740.tar.bz2
doxygen-3b6ea7abb3d529f7805ed54071d597f01b578740.zip
Imported Upstream version 1.8.17upstream/1.8.17
Diffstat (limited to 'qtools/qdict.doc')
-rw-r--r--qtools/qdict.doc2
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.
*/
/*!