mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
fix typo in documentation.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@1971 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
c9f4686694
commit
41dd4d2b6a
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue