mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 05:29:10 +02:00
[DOC] Fix typo in related class reference
This commit is contained in:
parent
9e3e1c7fc9
commit
e76d2fddad
Notes:
git
2024-12-22 06:08:13 +00:00
1 changed files with 1 additions and 1 deletions
2
ast.rb
2
ast.rb
|
@ -283,7 +283,7 @@ module RubyVM::AbstractSyntaxTree
|
||||||
end
|
end
|
||||||
|
|
||||||
# RubyVM::AbstractSyntaxTree::Location instances are created by
|
# RubyVM::AbstractSyntaxTree::Location instances are created by
|
||||||
# RubyVM::AbstractSyntaxTree#locations.
|
# RubyVM::AbstractSyntaxTree::Node#locations.
|
||||||
#
|
#
|
||||||
# This class is MRI specific.
|
# This class is MRI specific.
|
||||||
#
|
#
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue