summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorjan.nijtmans <jan.nijtmans@noemail.net>2012-08-10 12:20:26 (GMT)
committerjan.nijtmans <jan.nijtmans@noemail.net>2012-08-10 12:20:26 (GMT)
commit9bb2d0a7c84e436a757776b5c336cef61d71cda9 (patch)
tree5eb0b4caefdd9dbc80e9ba897eb00d188a37a3d2 /doc
parent42c606df19acec46041dde207004d1c0fc6d5e77 (diff)
parent3835b6555c9d2f6648f0ef2acc25efdd867e38b7 (diff)
downloadtk-9bb2d0a7c84e436a757776b5c336cef61d71cda9.zip
tk-9bb2d0a7c84e436a757776b5c336cef61d71cda9.tar.gz
tk-9bb2d0a7c84e436a757776b5c336cef61d71cda9.tar.bz2
merge trunk
FossilOrigin-Name: 751a1f451c6b716ddf7d40e3692cc4c939a34b83
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.