mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02:00
[DOC] Improve doc guide compliance (#8221)
This commit is contained in:
parent
d9d4ae511a
commit
8c5b9ebf71
8 changed files with 27 additions and 27 deletions
2
timev.rb
2
timev.rb
|
@ -359,7 +359,7 @@ class Time
|
|||
# Time.new(Float(0.0), Rational(1, 1), 1.0, 0.0, 0.0, 0.0)
|
||||
# # => 0000-01-01 00:00:00 -0600
|
||||
#
|
||||
# - \String integers:
|
||||
# - String integers:
|
||||
#
|
||||
# a = %w[0 1 1 0 0 0]
|
||||
# # => ["0", "1", "1", "0", "0", "0"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue