Fix typo in comment

This commit is contained in:
Tim Chambers 2014-08-07 09:35:30 -07:00
parent fe72c94b94
commit 5ba5891da6

View file

@ -176,7 +176,7 @@ module Mutant
# Return parent node
#
# @return [Parser::AST::Node] node
# if parent with node is presnet
# if parent with node is present
#
# @return [nil]
# otherwise