Fix yard tag
This commit is contained in:
parent
aa675825b5
commit
01d3ebcd88
1 changed files with 1 additions and 1 deletions
|
@ -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] == '_'
|
||||||
|
|
Loading…
Reference in a new issue