Fix typos throughout the code

This commit is contained in:
Sijawusz Pur Rahnama 2022-11-16 16:55:32 +01:00
parent f9b6b17657
commit 95d68114c7
9 changed files with 26 additions and 26 deletions

View file

@ -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|