summaryrefslogtreecommitdiffstats
path: root/unix/tclUnixTime.c
diff options
context:
space:
mode:
authorsebres <sebres@users.sourceforge.net>2019-03-13 00:44:22 (GMT)
committersebres <sebres@users.sourceforge.net>2019-03-13 00:44:22 (GMT)
commit285ce5081201ca01d3178610b345bac6b73b30cd (patch)
treec32a1187526bcbdcfd64343546b7f80656740e37 /unix/tclUnixTime.c
parenta71097f27c2d2ea02e0c57b8d0473cf88a29febe (diff)
parentdf5dff900864760f02f1b93de275b401a5505f0e (diff)
downloadtcl-285ce5081201ca01d3178610b345bac6b73b30cd.zip
tcl-285ce5081201ca01d3178610b345bac6b73b30cd.tar.gz
tcl-285ce5081201ca01d3178610b345bac6b73b30cd.tar.bz2
merge 8.6
Diffstat (limited to 'unix/tclUnixTime.c')
-rw-r--r--unix/tclUnixTime.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/tclUnixTime.c b/unix/tclUnixTime.c
index 375e366..2a30386 100644
--- a/unix/tclUnixTime.c
+++ b/unix/tclUnixTime.c
@@ -248,7 +248,7 @@ TclpWideClicksToNanoseconds(
*
* TclpWideClickInMicrosec --
*
- * This procedure return scale to convert click values from the
+ * This procedure return scale to convert click values from the
* TclpGetWideClicks native resolution to microsecond resolution
* and back.
*