diff options
author | donal.k.fellows@manchester.ac.uk <dkf> | 2007-05-03 23:55:29 (GMT) |
---|---|---|
committer | donal.k.fellows@manchester.ac.uk <dkf> | 2007-05-03 23:55:29 (GMT) |
commit | f745cd3e26d624188b20b2f4859c33cc6a8b0d5a (patch) | |
tree | 4cb66107a3851e1d671cba22ba92ba920d13a70d /doc/ttk_treeview.n | |
parent | 03fb6e8be9025be754fa0b5087863d6b3dc60349 (diff) | |
download | tk-f745cd3e26d624188b20b2f4859c33cc6a8b0d5a.zip tk-f745cd3e26d624188b20b2f4859c33cc6a8b0d5a.tar.gz tk-f745cd3e26d624188b20b2f4859c33cc6a8b0d5a.tar.bz2 |
Spelling fixes. [Bug 1686210]
Diffstat (limited to 'doc/ttk_treeview.n')
-rw-r--r-- | doc/ttk_treeview.n | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ttk_treeview.n b/doc/ttk_treeview.n index 63c354d..f80b458 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.4 2006/12/18 19:33:13 jenglish Exp $ +'\" RCS: @(#) $Id: ttk_treeview.n,v 1.5 2007/05/03 23:55:30 dkf Exp $ '\" .so man.macros .TH ttk_treeview n 8.5 Tk "Tk Themed Widget" @@ -365,7 +365,7 @@ the remaining values are assumed empty. If there are more values than columns, the extra values are ignored. .OP \-open open Open -A boolean value indicating whether the items's children +A boolean value indicating whether the item's children should be displayed (\fB-open true\fR) or hidden (\fB-open false\fR). .OP \-tags tags Tags A list of tags associated with this item. |