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

Ticket #8825: receiver_spelling_mistake.patch

File receiver_spelling_mistake.patch, 0.6 kB (added by halorgium, 2 years ago)
  • a/lib/capistrano/configuration/loading.rb

    old new  
    7777      end 
    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. 
    8383      def require(*args) #:nodoc: