aboutsummaryrefslogtreecommitdiffstats
path: root/railties
diff options
context:
space:
mode:
authorRichard Littauer <richard.littauer@gmail.com>2014-11-24 10:25:09 -0500
committerRichard Littauer <richard.littauer@gmail.com>2014-11-24 10:26:01 -0500
commit746c3741e7011580efa69ab3fd1d5eb55e4f3348 (patch)
tree14bc5454cda23d2914a3a75ca8ecd2ec30409c5c /railties
parent7b378403d334fdfccfae64261df9cd5865b805d8 (diff)
downloadrails-746c3741e7011580efa69ab3fd1d5eb55e4f3348.tar.gz
rails-746c3741e7011580efa69ab3fd1d5eb55e4f3348.tar.bz2
rails-746c3741e7011580efa69ab3fd1d5eb55e4f3348.zip
Fix wrong path in comments about stylesheets
I put the wrong path in my last PR by accident. Fixed here. Related to #17742
Diffstat (limited to 'railties')
-rw-r--r--railties/lib/rails/generators/rails/plugin/templates/rails/stylesheets.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/railties/lib/rails/generators/rails/plugin/templates/rails/stylesheets.css b/railties/lib/rails/generators/rails/plugin/templates/rails/stylesheets.css
index c07accc219..f9cd5b3483 100644
--- a/railties/lib/rails/generators/rails/plugin/templates/rails/stylesheets.css
+++ b/railties/lib/rails/generators/rails/plugin/templates/rails/stylesheets.css
@@ -3,7 +3,7 @@
* listed below.
*
* Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
- * or any plugin's vendor/assets/javascripts directory can be referenced here using a relative path.
+ * or any plugin's vendor/assets/stylesheets directory can be referenced here using a relative path.
*
* You're free to add application-wide styles to this file and they'll appear at the bottom of the
* compiled file so the styles you add here take precedence over styles defined in any styles