summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authordkf <dkf@noemail.net>2009-01-24 14:15:46 (GMT)
committerdkf <dkf@noemail.net>2009-01-24 14:15:46 (GMT)
commit35ad7a4050d446f1f13550271d555ce5f559eae6 (patch)
tree6d3d4b051933cbb4661057d8eed62a0fd518d4c0 /doc
parentfdc403d300370abc5e450ea9bc1eb936508f7f7e (diff)
downloadtk-35ad7a4050d446f1f13550271d555ce5f559eae6.zip
tk-35ad7a4050d446f1f13550271d555ce5f559eae6.tar.gz
tk-35ad7a4050d446f1f13550271d555ce5f559eae6.tar.bz2
Fix a typo
FossilOrigin-Name: 8db520ecedb7c8885e76a8b9e94ac0c77798e9d9
Diffstat (limited to 'doc')
-rw-r--r--doc/tk.n4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/tk.n b/doc/tk.n
index c762946..72e4109 100644
--- a/doc/tk.n
+++ b/doc/tk.n
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" RCS: @(#) $Id: tk.n,v 1.21 2008/12/10 05:02:40 das Exp $
+'\" RCS: @(#) $Id: tk.n,v 1.22 2009/01/24 14:15:47 dkf Exp $
'\"
.so man.macros
.TH tk n 8.4 Tk "Tk Built-In Commands"
@@ -80,7 +80,7 @@ is not supported by the system, and in safe interpreters.
.PP
If the literal string \fBreset\fR is given as an additional argument,
the timer is reset and an empty string is returned. Resetting the
-inactivity time is forbidden in safe interpreters and will throw and
+inactivity time is forbidden in safe interpreters and will throw an
error if tried.
.RE
.TP