summaryrefslogtreecommitdiffstats
path: root/doc/ttk_treeview.n
diff options
context:
space:
mode:
authorjenglish <jenglish@flightlab.com>2007-12-14 16:29:23 (GMT)
committerjenglish <jenglish@flightlab.com>2007-12-14 16:29:23 (GMT)
commitc94e07ec2ec597b18bdf3c22a2251adc1b804280 (patch)
treee6a67b65dfbb1de4df756a5e8b36b334f1aa5e01 /doc/ttk_treeview.n
parentf590d202080c26d797acadcbe6ba072adf79b3e3 (diff)
downloadtk-c94e07ec2ec597b18bdf3c22a2251adc1b804280.zip
tk-c94e07ec2ec597b18bdf3c22a2251adc1b804280.tar.gz
tk-c94e07ec2ec597b18bdf3c22a2251adc1b804280.tar.bz2
Fix typo [Bug 1850713].
Diffstat (limited to 'doc/ttk_treeview.n')
-rw-r--r--doc/ttk_treeview.n4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ttk_treeview.n b/doc/ttk_treeview.n
index 9eacaac..2e0ce9f 100644
--- a/doc/ttk_treeview.n
+++ b/doc/ttk_treeview.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_treeview.n,v 1.15 2007/12/13 15:23:44 dgp Exp $
+'\" RCS: @(#) $Id: ttk_treeview.n,v 1.16 2007/12/14 16:29:24 jenglish Exp $
'\"
.so man.macros
.TH ttk::treeview n 8.5 Tk "Tk Themed Widget"
@@ -339,7 +339,7 @@ The binding \fIscript\fR undergoes \fB%\fR-substitutions before
evaluation; see \fBbind(n)\fR for details.
.RE
.TP
-\fIpathName \fBtag configure\fR ?\fIoption\fR? ?\fIvalue option value ...\fR?
+\fIpathName \fBtag configure\fR \fItagName\fR ?\fIoption\fR? ?\fIvalue option value...\fR?
Query or modify the options for the specified \fItagName\fR.
If one or more \fIoption/value\fR pairs are specified,
sets the value of those options for the specified tag.