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 021421cdbf..1016537501 100644
--- a/time.c
+++ b/time.c
@@ -5801,7 +5801,7 @@ rb_time_zone_abbreviation(VALUE zone, VALUE time)
* At loading marshaled data, a timezone name will be converted to a timezone
* object by +find_timezone+ class method, if the method is defined.
*
- * Similary, that class method will be called when a timezone argument does
+ * Similarly, that class method will be called when a timezone argument does
* not have the necessary methods mentioned above.
*/