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
|
end
|
||||||
|
|
||||||
unless unexpected.empty?
|
unless unexpected.empty?
|
||||||
message << "Unexpected mutatiosn (%i):" % unexpected.length
|
message << "Unexpected mutations (%i):" % unexpected.length
|
||||||
message.concat(unexpected)
|
message.concat(unexpected)
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue