Skip to content

Commit

Permalink
Minor Typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
xocs committed Mar 28, 2012
1 parent d1d0395 commit c505230
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rdoc
Expand Up @@ -306,7 +306,7 @@ in destroy action calculate in following order collection_url, parent_url, root_

Example:

class ButtonsConntroller < InheritedResources::Base
class ButtonsController < InheritedResources::Base
belongs_to :window
actions :all, :except => [:show, :index]
end
Expand Down

0 comments on commit c505230

Please sign in to comment.