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

Changeset 7159

Show
Ignore:
Timestamp:
07/01/07 14:15:41 (1 year ago)
Author:
minam
Message:

Spelling correction in docs (closes #8825)

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • tools/capistrano/CHANGELOG

    r7154 r7159  
     1*SVN* 
     2 
     3* Spelling correction in docs [Tim Carey-Smith] 
     4 
     5 
    16*1.99.3 (2.0 Preview 4)* June 28, 2007 
    27 
  • tools/capistrano/lib/capistrano/configuration/loading.rb

    r6289 r7159  
    7878 
    7979      # Require another file. This is identical to the standard require method, 
    80       # with the exception that it sets the reciever as the "current" configuration 
     80      # with the exception that it sets the receiver as the "current" configuration 
    8181      # so that third-party task bundles can include themselves relative to 
    8282      # that configuration.