From 592f6004e13e7bdd90901acd5147c4ba9573f6db Mon Sep 17 00:00:00 2001 From: Vijay Dev Date: Sat, 25 Dec 2010 01:19:33 +0530 Subject: fixed comment in w3c_validator --- railties/guides/w3c_validator.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'railties/guides/w3c_validator.rb') diff --git a/railties/guides/w3c_validator.rb b/railties/guides/w3c_validator.rb index da5200c0b7..f1fe1e0f33 100644 --- a/railties/guides/w3c_validator.rb +++ b/railties/guides/w3c_validator.rb @@ -21,7 +21,7 @@ # # Separate many using commas: # -# # validates only +# # validates only association_basics.html and migrations.html # ONLY=assoc,migrations rake validate_guides # # --------------------------------------------------------------------------- @@ -88,4 +88,4 @@ module RailsGuides end end -RailsGuides::Validator.new.validate \ No newline at end of file +RailsGuides::Validator.new.validate -- cgit v1.2.3