1
0
Fork 0
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:
Kazuhiro NISHIYAMA 2022-04-07 16:47:07 +09:00
parent 21f006f5f7
commit f2377e4caa
No known key found for this signature in database
GPG key ID: 262ED8DBB4222F7A

View file

@ -62,7 +62,7 @@ involving new files <tt>doc/*.rdoc</tt>:
- For a method, things are different.
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: