Remove redundant 'the'.

This commit is contained in:
Uģis Ozols 2012-09-13 21:36:26 +03:00
parent 68a8a298d6
commit b47d5bb77e
1 changed files with 1 additions and 1 deletions

View File

@ -98,7 +98,7 @@ module Rails
# #
# "test_unit:awesome", "test_unit" # "test_unit:awesome", "test_unit"
# #
# Which is not the desired the lookup. You can change it by providing the # Which is not the desired lookup. You can change it by providing the
# :as option: # :as option:
# #
# class AwesomeGenerator < Rails::Generators::Base # class AwesomeGenerator < Rails::Generators::Base