Skip to content

Commit af2b082

Browse files
smallmonkeykeypirj
authored andcommitted
Fixed typo
1 parent 3068131 commit af2b082

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.rubocop_rspec_base.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Metrics/CyclomaticComplexity:
3232

3333
# We use YARD to enforce documentation. It works better than rubocop's
3434
# enforcement...rubocop complains about the places we re-open
35-
# `RSpec::Expectations` and `RSpec::Matchers` w/o having doc commments.
35+
# `RSpec::Expectations` and `RSpec::Matchers` w/o having doc comments.
3636
Style/Documentation:
3737
Enabled: false
3838

0 commit comments

Comments
 (0)