Skip to content

Commit 412227a

Browse files
committed
Remove last mentions of 'RuboCop-RSpec'
1 parent 22f8099 commit 412227a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ rubocop-rspec is available on Code Climate as part of the rubocop engine. [Learn
7171

7272
## Documentation
7373

74-
You can read more about RuboCop-RSpec in its [official manual](https://docs.rubocop.org/rubocop-rspec).
74+
You can read more about RuboCop RSpec in its [official manual](https://docs.rubocop.org/rubocop-rspec).
7575

7676
## The Cops
7777

lib/rubocop/rspec/node.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
module RuboCop
44
module RSpec
5-
# RuboCop-RSpec specific extensions of RuboCop::AST::Node
5+
# RuboCop RSpec specific extensions of RuboCop::AST::Node
66
module Node
77
# In various cops we want to regard const as literal althought it's not
88
# strictly literal.

0 commit comments

Comments
 (0)