Fix typo in comment
This commit is contained in:
parent
fe72c94b94
commit
5ba5891da6
1 changed files with 1 additions and 1 deletions
|
@ -176,7 +176,7 @@ module Mutant
|
||||||
# Return parent node
|
# Return parent node
|
||||||
#
|
#
|
||||||
# @return [Parser::AST::Node] node
|
# @return [Parser::AST::Node] node
|
||||||
# if parent with node is presnet
|
# if parent with node is present
|
||||||
#
|
#
|
||||||
# @return [nil]
|
# @return [nil]
|
||||||
# otherwise
|
# otherwise
|
||||||
|
|
Loading…
Add table
Reference in a new issue