diff --git a/time.c b/time.c index 3b8ca5784a..d0d0ccf1c4 100644 --- a/time.c +++ b/time.c @@ -4897,7 +4897,7 @@ time_yday(VALUE time) * t.zone # => "Central Daylight Time" * t.dst? # => true * - * Time#isdst is an alias for Time#dst?. + * Time#isdst is an alias for Time#dst?. */ static VALUE