aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@theqtcompany.com>2015-08-05 11:18:24 +0200
committerLeena Miettinen <riitta-leena.miettinen@theqtcompany.com>2015-08-05 11:15:44 +0000
commitea4b2859e74df4d5678af98b8202dba7001840b7 (patch)
treee3307d29d4aab6017e75930ac0a80ffb2acf1f72 /doc
parent8c3c882a8a50b141c6dc3d62763cfd6094068c64 (diff)
Doc: code completion does not consider case by default
"None" is now the default option. Change-Id: I68ed2ca418efb4dc58ad7f3637a19fbfd81cbb5e Reviewed-by: Nikolai Kosjar <nikolai.kosjar@theqtcompany.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/src/editors/creator-editors.qdoc6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/src/editors/creator-editors.qdoc b/doc/src/editors/creator-editors.qdoc
index 22e93118fb..43b3b2399d 100644
--- a/doc/src/editors/creator-editors.qdoc
+++ b/doc/src/editors/creator-editors.qdoc
@@ -787,9 +787,9 @@
Select \uicontrol Tools > \uicontrol Options > \uicontrol {Text Editor}
> \uicontrol Completion.
- By default, code completion considers only the first letter case-sensitive.
- To apply full or no case-sensitivity, select the option in the
- \uicontrol {Case-sensitivity} field.
+ By default, code completion does not consider case. To apply full or
+ first-letter case-sensitivity, select \uicontrol Full or
+ \uicontrol {First Letter} in the \uicontrol {Case-sensitivity} field.
\section2 Summary of Available Types