summaryrefslogtreecommitdiffstats
path: root/unix
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2019-03-07 08:39:37 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2019-03-07 08:39:37 (GMT)
commit5b2b2aba5d8ab99e4cb03dc960f2695f0c0698a0 (patch)
tree659e01c5b151ea205fe9e93730d4a71de3977748 /unix
parent62575cdd32102c8c01521d61cefda93a4a26493b (diff)
parentefadd7170eafc8ffacab61f82cf3878cc7285ff1 (diff)
downloadtcl-5b2b2aba5d8ab99e4cb03dc960f2695f0c0698a0.zip
tcl-5b2b2aba5d8ab99e4cb03dc960f2695f0c0698a0.tar.gz
tcl-5b2b2aba5d8ab99e4cb03dc960f2695f0c0698a0.tar.bz2
Merge 8.7
Diffstat (limited to 'unix')
-rw-r--r--unix/tclUnixTime.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/tclUnixTime.c b/unix/tclUnixTime.c
index 0a0faa2..7fb123e 100644
--- a/unix/tclUnixTime.c
+++ b/unix/tclUnixTime.c
@@ -223,7 +223,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.
*