We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c489991 commit 4602658Copy full SHA for 4602658
lib/time.rb
@@ -701,7 +701,7 @@ def httpdate
701
#
702
# If self is a UTC time, Z is used as TZD. [+-]hh:mm is used otherwise.
703
704
- # +fractional_digits+ specifies a number of digits to use for fractional
+ # +fraction_digits+ specifies a number of digits to use for fractional
705
# seconds. Its default value is 0.
706
707
# require 'time'
0 commit comments