summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2022-10-20 15:28:10 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2022-10-20 15:28:10 (GMT)
commit50abb43dbe760b723114adb2d75e9697c9c5ce8e (patch)
tree5d1d67468e61469b7d77981737344c847ec20f4c
parent3b3b2532bc87d44673b2ed00a118bc2e6d636557 (diff)
downloadtcl-50abb43dbe760b723114adb2d75e9697c9c5ce8e.zip
tcl-50abb43dbe760b723114adb2d75e9697c9c5ce8e.tar.gz
tcl-50abb43dbe760b723114adb2d75e9697c9c5ce8e.tar.bz2
Fix [af65af3655]: clock.n: unbalanced parenthesis
-rw-r--r--doc/clock.n4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/clock.n b/doc/clock.n
index c46b797..3c408fc 100644
--- a/doc/clock.n
+++ b/doc/clock.n
@@ -188,9 +188,9 @@ Surprising results
may be obtained when crossing a point at which a leap second is
inserted or removed; the \fBclock add\fR command simply ignores
leap seconds and therefore assumes that times come in sequence,
-23:59:58, 23:59:59, 00:00:00. (This assumption is handled by
+23:59:58, 23:59:59, 00:00:00. This assumption is handled by
the fact that Tcl's model of time reacts to leap seconds by speeding
-or slowing the clock by a minuscule amount until Tcl's time
+or slowing the clock by a miniscule amount until Tcl's time
is back in step with the world.
.PP
The fact that adding and subtracting hours is defined in terms of