[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
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…
x
Reference in New Issue
Block a user