summaryrefslogtreecommitdiffstats
path: root/doc/time.n
diff options
context:
space:
mode:
Diffstat (limited to 'doc/time.n')
-rw-r--r--doc/time.n2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/time.n b/doc/time.n
index 38ae49a..bdd0786 100644
--- a/doc/time.n
+++ b/doc/time.n
@@ -18,7 +18,7 @@ time \- Time the execution of a script
.SH DESCRIPTION
.PP
This command will call the Tcl interpreter \fIcount\fR
-times to evaluate \fIscript\fR (or once if \fIcount\fR isn't
+times to evaluate \fIscript\fR (or once if \fIcount\fR is not
specified). It will then return a string of the form
.CS
\fB503 microseconds per iteration\fR