Fix name of parameter in doc

This commit is contained in:
Tim Chambers 2014-08-12 16:20:34 -07:00
parent f72751acce
commit ae74d520f6

View file

@ -103,7 +103,7 @@ module Mutant
# Handle exit if needed # Handle exit if needed
# #
# @param [Result::Mutation] mutation # @param [Result::Mutation] result
# #
# @return [undefined] # @return [undefined]
# #