This commit is contained in:
Tim Chambers 2014-08-12 16:26:03 -07:00
parent 67b512c897
commit 6b741aa95c

View file

@ -28,7 +28,7 @@ module Mutant
# Return generated mutations # Return generated mutations
# #
# @return [Emumerable<Mutant::Mutation>] # @return [Enumerable<Mutant::Mutation>]
# #
# @api private # @api private
# #