From 317f13c2a8c047b3868a58e0121453b092557dba Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Mon, 13 Dec 2004 23:47:27 +0000 Subject: Cut dependency on dev-utils by using included breakpoint lib git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@148 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- railties/bin/rails | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'railties/bin') diff --git a/railties/bin/rails b/railties/bin/rails index 846f02ac69..7b3eebea82 100755 --- a/railties/bin/rails +++ b/railties/bin/rails @@ -18,7 +18,7 @@ SYNOPSIS DESCRIPTION This generator will create a suggested directory structure, lots of minor helper files, and a default configuration for creating a new Rails application. Once the - generator is done, you're adviced to look at the README in the root of the folder. + generator is done, you're advised to look at the README in the root of the folder. EXAMPLE rails ~/Code/Ruby/weblog -- cgit v1.2.3