mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Fix a typo [ci skip]
This commit is contained in:
parent
21f006f5f7
commit
f2377e4caa
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ involving new files <tt>doc/*.rdoc</tt>:
|
||||||
|
|
||||||
- For a method, things are different.
|
- For a method, things are different.
|
||||||
Documenting a method as above disables the "click to toggle source" feature
|
Documenting a method as above disables the "click to toggle source" feature
|
||||||
in the rendered documentaion.
|
in the rendered documentation.
|
||||||
|
|
||||||
Therefore it's best to use file inclusion:
|
Therefore it's best to use file inclusion:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue