summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorhobbs <hobbs>2003-12-08 18:47:23 (GMT)
committerhobbs <hobbs>2003-12-08 18:47:23 (GMT)
commit1485ba3f47705e8f8161ccf7ad9bc55f90814eec (patch)
treeaa3403d9f406dadeed8e3699adf5bc9d5c88b651 /doc
parent95095f33c96ee93d276125f68a368155248c82f3 (diff)
downloadtk-1485ba3f47705e8f8161ccf7ad9bc55f90814eec.zip
tk-1485ba3f47705e8f8161ccf7ad9bc55f90814eec.tar.gz
tk-1485ba3f47705e8f8161ccf7ad9bc55f90814eec.tar.bz2
clean up usage of 'edition' as a verb
Diffstat (limited to 'doc')
-rw-r--r--doc/entry.n6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/entry.n b/doc/entry.n
index 084457b..60c5660 100644
--- a/doc/entry.n
+++ b/doc/entry.n
@@ -6,7 +6,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" RCS: @(#) $Id: entry.n,v 1.11 2003/02/19 18:52:13 mdejong Exp $
+'\" RCS: @(#) $Id: entry.n,v 1.12 2003/12/08 18:47:23 hobbs Exp $
'\"
.so man.macros
.TH entry n 8.3 Tk "Tk Built-In Commands"
@@ -156,11 +156,11 @@ or -1 for focus, forced or textvariable validation.
.IP \fB%i\fR 5
Index of char string to be inserted/deleted, if any, otherwise -1.
.IP \fB%P\fR 5
-The value of the entry should edition occur. If you are configuring the
+The value of the entry if the edit is allowed. If you are configuring the
entry widget to have a new textvariable, this will be the value of that
textvariable.
.IP \fB%s\fR 5
-The current value of entry before edition.
+The current value of entry prior to editing.
.IP \fB%S\fR 5
The text string being inserted/deleted, if any, {} otherwise.
.IP \fB%v\fR 5