Fix typo
This commit is contained in:
parent
67b512c897
commit
6b741aa95c
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ module Mutant
|
|||
|
||||
# Return generated mutations
|
||||
#
|
||||
# @return [Emumerable<Mutant::Mutation>]
|
||||
# @return [Enumerable<Mutant::Mutation>]
|
||||
#
|
||||
# @api private
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue