Ruby on Rails | Screencasts | Download | Documentation | Weblog | Community | Source

Changeset 1436

Show
Ignore:
Timestamp:
06/16/05 06:12:15 (3 years ago)
Author:
david
Message:

Fix spelling

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/railties/fresh_rakefile

    r1187 r1436  
    1717end 
    1818 
    19 desc "Generate API documentatio, show coding stats" 
     19desc "Generate API documentation, show coding stats" 
    2020task :doc => [ :appdoc, :stats ] 
    2121