Fix several misspellings (#94)

This commit is contained in:
Sijawusz Pur Rahnama 2019-02-23 06:06:28 +01:00 committed by Vitalii Elenhaupt
parent e850bff60f
commit e8a68a80d5
3 changed files with 3 additions and 3 deletions

View file

@ -145,7 +145,7 @@ module Ameba::Rule::Lint
), %w(ArgumentError IndexError)
end
it "fails if there are multipe shadowed exceptions in a type list" do
it "fails if there are multiple shadowed exceptions in a type list" do
check_shadowed %(
begin
rescue Exception