aboutsummaryrefslogtreecommitdiffstats
path: root/railties
diff options
context:
space:
mode:
authorNeeraj Singh <neerajdotname@gmail.com>2013-03-19 15:13:24 -0400
committerNeeraj Singh <neerajdotname@gmail.com>2013-03-19 15:13:24 -0400
commita3d7f2c4be0e28940ceba695b252cc852b95c4c3 (patch)
treece7a6fc893b10080df674e2086deadda03c084d2 /railties
parenta46cda11f02dd1225fe608ca9e38df2f52891320 (diff)
downloadrails-a3d7f2c4be0e28940ceba695b252cc852b95c4c3.tar.gz
rails-a3d7f2c4be0e28940ceba695b252cc852b95c4c3.tar.bz2
rails-a3d7f2c4be0e28940ceba695b252cc852b95c4c3.zip
fix sentence [ci skip]
Diffstat (limited to 'railties')
-rw-r--r--railties/lib/rails/generators/rails/app/templates/config/initializers/secret_token.rb.tt2
1 files changed, 1 insertions, 1 deletions
diff --git a/railties/lib/rails/generators/rails/app/templates/config/initializers/secret_token.rb.tt b/railties/lib/rails/generators/rails/app/templates/config/initializers/secret_token.rb.tt
index e5caab3672..efccf72d3d 100644
--- a/railties/lib/rails/generators/rails/app/templates/config/initializers/secret_token.rb.tt
+++ b/railties/lib/rails/generators/rails/app/templates/config/initializers/secret_token.rb.tt
@@ -1,6 +1,6 @@
# Be sure to restart your server when you modify this file.
-# Your secret key for verifying the integrity of signed cookies.
+# Your secret key is used for verifying the integrity of signed cookies.
# If you change this key, all old signed cookies will become invalid!
# Make sure the secret is at least 30 characters and all random,