summaryrefslogtreecommitdiffstats
path: root/doc/clock.n
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2007-02-18 18:42:54 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2007-02-18 18:42:54 (GMT)
commit475f0a8175985720308c9bab76a562dce37c093d (patch)
treea3489f593be45dcdc85f47a1807f3b42fa81375b /doc/clock.n
parent3031f5eb437a0fc9fc149360e11e7b496ed14149 (diff)
downloadtcl-475f0a8175985720308c9bab76a562dce37c093d.zip
tcl-475f0a8175985720308c9bab76a562dce37c093d.tar.gz
tcl-475f0a8175985720308c9bab76a562dce37c093d.tar.bz2
Apply [Bug 1610310] to fix typos. Thanks to Larry Virden for spotting them.
Diffstat (limited to 'doc/clock.n')
-rw-r--r--doc/clock.n6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/clock.n b/doc/clock.n
index d4d09e8..0bcb665 100644
--- a/doc/clock.n
+++ b/doc/clock.n
@@ -88,7 +88,7 @@ have 59 or 61 seconds.
\fIunit\fR
One of the words, \fBseconds\fR, \fBminutes\fR, \fBhours\fR,
\fBdays\fR, \fBweeks\fR, \fBmonths\fR, or \fByears\fR, or
-any unique prefix of such a word. Used in conjuction with \fIcount\fR
+any unique prefix of such a word. Used in conjunction with \fIcount\fR
to identify an interval of time, for example, \fI3 seconds\fR or
\fI1 year\fR.
.SH "OPTIONS"
@@ -267,7 +267,7 @@ representation that \fBclock seconds\fR returns. There are three exceptions,
which are all intended for use where higher-resolution times are required.
\fBclock milliseconds\fR returns the count of milliseconds from the
epoch time, and \fBclock microseconds\fR returns the count of microseconds
-from the epoch time. In addition, there js a \fBclock clicks\fR command
+from the epoch time. In addition, there is a \fBclock clicks\fR command
that returns a platform-dependent high-resolution timer. Unlike
\fBclock seconds\fR and \fBclock milliseconds\fR, the value
of \fBclock clicks\fR is not guaranteed to be tied to any fixed
@@ -705,7 +705,7 @@ Brazilian Standard Time. It is recommended that date/time strings for
use by computers use numeric time zones instead.
.TP
\fB%%\fR
-On output, produces a literal '\fB%\fR' charater. On input, matches
+On output, produces a literal '\fB%\fR' character. On input, matches
a literal '\fB%\fR' character.
.TP
\fB%+\fR