aboutsummaryrefslogtreecommitdiffstats
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 603fe8bf63..d3f0ca2171 100644
--- a/time.c
+++ b/time.c
@@ -4959,7 +4959,7 @@ time_load(VALUE klass, VALUE str)
*
* t.year #=> 1993
*
- * Was is daylight savings at the time?
+ * Was it daylight savings at the time?
*
* t.dst? #=> false
*