summaryrefslogtreecommitdiffstats
path: root/doc/ttk_widget.n
diff options
context:
space:
mode:
authorjenglish@flightlab.com <jenglish>2010-07-03 17:25:51 (GMT)
committerjenglish@flightlab.com <jenglish>2010-07-03 17:25:51 (GMT)
commitbbe445e4ff5f98a65dad6744e0ec9c6ca0e32cac (patch)
tree34e135b05e485da4dbaceb653c59494ee2281c43 /doc/ttk_widget.n
parent9154ef76124e2edbabfddcac24936e13621047cf (diff)
downloadtk-bbe445e4ff5f98a65dad6744e0ec9c6ca0e32cac.zip
tk-bbe445e4ff5f98a65dad6744e0ec9c6ca0e32cac.tar.gz
tk-bbe445e4ff5f98a65dad6744e0ec9c6ca0e32cac.tar.bz2
ttk_widget.n(SEE ALSO): s/style/ttk::style/
(patch from David Welton sent to tcl-core)
Diffstat (limited to 'doc/ttk_widget.n')
-rw-r--r--doc/ttk_widget.n4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ttk_widget.n b/doc/ttk_widget.n
index 45788b9..cfdfb99 100644
--- a/doc/ttk_widget.n
+++ b/doc/ttk_widget.n
@@ -4,7 +4,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" RCS: @(#) $Id: ttk_widget.n,v 1.18 2009/11/01 18:12:44 jenglish Exp $
+'\" RCS: @(#) $Id: ttk_widget.n,v 1.19 2010/07/03 17:25:51 jenglish Exp $
'\"
.so man.macros
.TH ttk::widget n 8.5 Tk "Tk Themed Widget"
@@ -256,7 +256,7 @@ $b instate {pressed !disabled} { .b invoke }
$b state !disabled
.CE
.SH "SEE ALSO"
-ttk::intro(n), style(n)
+ttk::intro(n), ttk::style(n)
.SH KEYWORDS
state, configure, option
'\" Local Variables: