summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/time.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/time.rb b/lib/time.rb
index 5559241dc9..aa8ee15de1 100644
--- a/lib/time.rb
+++ b/lib/time.rb
@@ -359,7 +359,7 @@ class Time
If self is a UTC time, Z is used as TZD.
[+-]hh:mm is used otherwise.
- ((|fractional_seconds|)) specify as a number of digits of
+ ((|fractional_seconds|)) specify a number of digits of
fractional seconds.
The default value of ((|fractional_seconds|)) is 0.
=end