mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
[DOC] Fix typos [ci skip]
This commit is contained in:
parent
3d1536e618
commit
d3d903cb5f
1 changed files with 2 additions and 2 deletions
4
NEWS
4
NEWS
|
@ -131,7 +131,7 @@ Module::
|
|||
|
||||
New method::
|
||||
|
||||
* Added Module#const_source_location to retreive the location where a
|
||||
* Added Module#const_source_location to retrieve the location where a
|
||||
constant is defined. [Feature #10771]
|
||||
|
||||
Modified method::
|
||||
|
@ -237,7 +237,7 @@ JIT::
|
|||
|
||||
=== Miscellaneous changes
|
||||
|
||||
* Support for IA64 architecure has ben removed. Harware for testing was
|
||||
* Support for IA64 architecture has been removed. Hardware for testing was
|
||||
difficult to find, native fiber code is difficult to implement, and it added
|
||||
non-trivial complexity to the interpreter. [Feature #15894]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue