summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorjan.nijtmans <jan.nijtmans@noemail.net>2012-08-10 11:28:09 (GMT)
committerjan.nijtmans <jan.nijtmans@noemail.net>2012-08-10 11:28:09 (GMT)
commit3835b6555c9d2f6648f0ef2acc25efdd867e38b7 (patch)
tree058e10db403e77b5641b299ae236b7d4399f366c /doc
parentc51f3523c10eb6b434f1e0e32ca7e8638cdefcc1 (diff)
downloadtk-3835b6555c9d2f6648f0ef2acc25efdd867e38b7.zip
tk-3835b6555c9d2f6648f0ef2acc25efdd867e38b7.tar.gz
tk-3835b6555c9d2f6648f0ef2acc25efdd867e38b7.tar.bz2
Shift-Control -> Control-Shift, for consisancy everywhere
FossilOrigin-Name: 43e436d51d9ef2ffca520322675834213e4ec382
Diffstat (limited to 'doc')
-rw-r--r--doc/ttk_notebook.n2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ttk_notebook.n b/doc/ttk_notebook.n
index 6b4b2bc..fe89994 100644
--- a/doc/ttk_notebook.n
+++ b/doc/ttk_notebook.n
@@ -184,7 +184,7 @@ containing the notebook as follows:
.IP \(bu
\fBControl-Tab\fR selects the tab following the currently selected one.
.IP \(bu
-\fBShift-Control-Tab\fR selects the tab preceding the currently selected one.
+\fBControl-Shift-Tab\fR selects the tab preceding the currently selected one.
.IP \(bu
\fBAlt-\fIK\fR, where \fIK\fR is the mnemonic (underlined) character
of any tab, will select that tab.