mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02:00
[DOC] Fix a typo
This commit is contained in:
parent
8f6f9e88c7
commit
58dbfe5285
1 changed files with 1 additions and 1 deletions
|
@ -272,7 +272,7 @@ returns:
|
|||
|
||||
- `[:rb, _path_]`, where +path+ is the path to the Ruby file
|
||||
to be loaded for the given +feature+.
|
||||
- `[:so+ _path_]`, where +path+ is the path to the shared object file
|
||||
- `[:so, _path_]`, where +path+ is the path to the shared object file
|
||||
to be loaded for the given +feature+.
|
||||
- +nil+ if there is no such +feature+ and +path+.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue