Fix spelling
This commit is contained in:
parent
efd799d040
commit
ee6b8ddb71
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@ shared_examples_for 'a mutator' do
|
|||
end
|
||||
|
||||
unless unexpected.empty?
|
||||
message << "Unexpected mutatiosn (%i):" % unexpected.length
|
||||
message << "Unexpected mutations (%i):" % unexpected.length
|
||||
message.concat(unexpected)
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue