Skip to content

Commit

Permalink
fix typo in Time#xmlschema documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
lukad committed May 22, 2022
1 parent c489991 commit 4602658
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/time.rb
Original file line number Diff line number Diff line change
Expand Up @@ -701,7 +701,7 @@ def httpdate
#
# If self is a UTC time, Z is used as TZD. [+-]hh:mm is used otherwise.
#
# +fractional_digits+ specifies a number of digits to use for fractional
# +fraction_digits+ specifies a number of digits to use for fractional
# seconds. Its default value is 0.
#
# require 'time'
Expand Down

0 comments on commit 4602658

Please sign in to comment.