diff options
Diffstat (limited to 'guides/rails_guides')
-rw-r--r-- | guides/rails_guides/generator.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/guides/rails_guides/generator.rb b/guides/rails_guides/generator.rb index 670b1c619b..8429077543 100644 --- a/guides/rails_guides/generator.rb +++ b/guides/rails_guides/generator.rb @@ -1,6 +1,6 @@ # --------------------------------------------------------------------------- # -# This script generates the guides. It can be invoked either directly or via the +# This script generates the guides. It can be invoked via the # guides:generate rake task within the railties directory. # # Guides are taken from the source directory, and the resulting HTML goes into the |