mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
typo fix
This commit is contained in:
parent
688b0c318f
commit
e4d8a95443
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ end
|
|||
|
||||
This file will attempt to load +rails/cli+ and if it cannot find it then add the +railties/lib+ path to the load path (+$:+) and will then try to require it again.
|
||||
|
||||
h4. +railites/lib/rails/cli.rb+
|
||||
h4. +railties/lib/rails/cli.rb+
|
||||
|
||||
This file looks like this:
|
||||
|
||||
|
|
Loading…
Reference in a new issue