aboutsummaryrefslogtreecommitdiffstats
path: root/actionwebservice/lib/action_web_service/container/delegated_container.rb
diff options
context:
space:
mode:
authorDavid Heinemeier Hansson <david@loudthinking.com>2005-11-07 09:52:56 +0000
committerDavid Heinemeier Hansson <david@loudthinking.com>2005-11-07 09:52:56 +0000
commitea5bd8e75664e3d6e3c4bf51ba033f67ce9069f0 (patch)
tree695d01c12d23bd9125f0269b6a5cc0d6a04db0c7 /actionwebservice/lib/action_web_service/container/delegated_container.rb
parent6ab9f2bb407194ada0973301d55525ad79e1ff78 (diff)
downloadrails-ea5bd8e75664e3d6e3c4bf51ba033f67ce9069f0.tar.gz
rails-ea5bd8e75664e3d6e3c4bf51ba033f67ce9069f0.tar.bz2
rails-ea5bd8e75664e3d6e3c4bf51ba033f67ce9069f0.zip
Fix docs (closes #2679) [coffee2code]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2909 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
Diffstat (limited to 'actionwebservice/lib/action_web_service/container/delegated_container.rb')
-rw-r--r--actionwebservice/lib/action_web_service/container/delegated_container.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/actionwebservice/lib/action_web_service/container/delegated_container.rb b/actionwebservice/lib/action_web_service/container/delegated_container.rb
index 4a1ee93e09..12a857e4e3 100644
--- a/actionwebservice/lib/action_web_service/container/delegated_container.rb
+++ b/actionwebservice/lib/action_web_service/container/delegated_container.rb
@@ -11,7 +11,7 @@ module ActionWebService # :nodoc:
end
module ClassMethods
- # Declares a web service that will provides access to the API of the given
+ # Declares a web service that will provide access to the API of the given
# +object+. +object+ must be an ActionWebService::Base derivative.
#
# Web service object creation can either be _immediate_, where the object