Skip to content

Commit

Permalink
Tweak the doc for Style/AccessModifierDeclarations
Browse files Browse the repository at this point in the history
  • Loading branch information
koic committed Mar 25, 2021
1 parent bf7ed9d commit 615b7ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/rubocop/cop/style/access_modifier_declarations.rb
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ module Style
#
# end
#
# @example AllowModifiersOnSymbols: true
# @example AllowModifiersOnSymbols: true (default)
# # good
# class Foo
#
Expand Down

0 comments on commit 615b7ce

Please sign in to comment.