Fix spelling mistake

This commit is contained in:
Dan Kubb 2013-07-23 00:58:16 -07:00
parent 29f31b6c5b
commit 86eaa57331

View file

@ -2,7 +2,7 @@ module Mutant
class Mutator
class Node
# Mutator for super with parantheses
# Mutator for super with parentheses
class Super < self
handle(:super)