mirror of
https://gitea.invidious.io/iv-org/shard-ameba.git
synced 2024-08-15 00:53:29 +00:00
Fix several misspellings (#94)
This commit is contained in:
parent
e850bff60f
commit
e8a68a80d5
3 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue