Fix yard tag

This commit is contained in:
Markus Schirp 2013-01-04 00:21:30 +01:00
parent aa675825b5
commit 01d3ebcd88

View file

@ -27,7 +27,7 @@ module Mutant
# @return [false] # @return [false]
# otherwise # otherwise
# #
# @pai private # @api private
# #
def ignore? def ignore?
input.to_s[0] == '_' input.to_s[0] == '_'