aboutsummaryrefslogtreecommitdiffstats
path: root/railties/helpers/application_helper.rb
diff options
context:
space:
mode:
Diffstat (limited to 'railties/helpers/application_helper.rb')
-rw-r--r--railties/helpers/application_helper.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/railties/helpers/application_helper.rb b/railties/helpers/application_helper.rb
index 0392b53b46..22a7940eb2 100644
--- a/railties/helpers/application_helper.rb
+++ b/railties/helpers/application_helper.rb
@@ -1,3 +1,3 @@
-# The methods added to this helper will be available to all templates in the application.
+# Methods added to this helper will be available to all templates in the application.
module ApplicationHelper
end