Skip to content

Commit 97c1dbb

Browse files
pirjbquorning
andauthored
Update lib/rubocop/rspec/language.rb
Co-authored-by: Benjamin Quorning <[email protected]>
1 parent bc38f08 commit 97c1dbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/rubocop/rspec/language.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ def self.all(element)
177177
end
178178

179179
# This is used in Dialect and DescribeClass cops to detect RSpec blocks.
180-
# Ommission of Expectations and Runners is a deliberate simplification,
180+
# Omission of Expectations and Runners is a deliberate simplification,
181181
# but not a requirement.
182182
module ALL # :nodoc:
183183
def self.all(element)

0 commit comments

Comments
 (0)