summaryrefslogtreecommitdiff
path: root/spec/support/matchers/access_matchers_for_controller.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/support/matchers/access_matchers_for_controller.rb')
-rw-r--r--spec/support/matchers/access_matchers_for_controller.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/support/matchers/access_matchers_for_controller.rb b/spec/support/matchers/access_matchers_for_controller.rb
index ff60bd0c0ae..bb6b7c63ee9 100644
--- a/spec/support/matchers/access_matchers_for_controller.rb
+++ b/spec/support/matchers/access_matchers_for_controller.rb
@@ -1,6 +1,6 @@
# AccessMatchersForController
#
-# For testing authorize_xxx in controller.
+# For testing authorize_xxx in controller.
module AccessMatchersForController
extend RSpec::Matchers::DSL
include Warden::Test::Helpers