mirror of
https://gitea.invidious.io/iv-org/shard-ameba.git
synced 2024-08-15 00:53:29 +00:00
Fix typos throughout the code
This commit is contained in:
parent
f9b6b17657
commit
95d68114c7
9 changed files with 26 additions and 26 deletions
|
@ -146,7 +146,7 @@ module Ameba::Rule::Style
|
|||
end
|
||||
end
|
||||
|
||||
context "expception handler" do
|
||||
context "exception handler" do
|
||||
it "doesn't report if there is no redundant next in exception handler" do
|
||||
expect_no_issues subject, <<-CRYSTAL
|
||||
block do |v|
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue