mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
spell check
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@9205 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
This commit is contained in:
parent
e0402fe032
commit
c4ccca1f84
1 changed files with 1 additions and 1 deletions
|
@ -464,7 +464,7 @@ module Rails
|
|||
# A stub for setting options on ActiveRecord::Base
|
||||
attr_accessor :active_resource
|
||||
|
||||
# A stub for setting optinos on ActiveSupport
|
||||
# A stub for setting options on ActiveSupport
|
||||
attr_accessor :active_support
|
||||
|
||||
# Whether or not classes should be cached (set to false if you want
|
||||
|
|
Loading…
Reference in a new issue