mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
[DOC] Remove extra page-dir prefix
This commit is contained in:
parent
59f27445ea
commit
6465a5331a
1 changed files with 1 additions and 1 deletions
2
time.c
2
time.c
|
@ -3898,7 +3898,7 @@ time_fixoff(VALUE time)
|
|||
* t.getlocal('+12:00') # => 2000-01-01 12:00:00 +1200
|
||||
*
|
||||
* For forms of argument +zone+, see
|
||||
* {Timezone Specifiers}[rdoc-ref:doc/timezone_specifiers.rdoc].
|
||||
* {Timezone Specifiers}[rdoc-ref:timezone_specifiers.rdoc].
|
||||
*
|
||||
*/
|
||||
|
||||
|
|
Loading…
Reference in a new issue