summaryrefslogtreecommitdiff
path: root/time.c
diff options
context:
space:
mode:
Diffstat (limited to 'time.c')
-rw-r--r--time.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/time.c b/time.c
index c4dec2f812..36df242ee5 100644
--- a/time.c
+++ b/time.c
@@ -67,7 +67,7 @@ time_modify(VALUE time)
* Document-method: now
*
* Synonym for <code>Time.new</code>. Returns a +Time+ object
- * initialized tot he current system time.
+ * initialized to the current system time.
*/
/*