From d7e978044548ee7b0e62282e6bb84629b5b8eddf Mon Sep 17 00:00:00 2001 From: Marcel Molina Date: Wed, 5 Dec 2007 15:27:01 +0000 Subject: Fix typo in [8287] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8294 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- actionpack/lib/action_view/helpers/scriptaculous_helper.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/actionpack/lib/action_view/helpers/scriptaculous_helper.rb b/actionpack/lib/action_view/helpers/scriptaculous_helper.rb index de00bc3499..f7a9daf606 100644 --- a/actionpack/lib/action_view/helpers/scriptaculous_helper.rb +++ b/actionpack/lib/action_view/helpers/scriptaculous_helper.rb @@ -77,7 +77,7 @@ module ActionView # attributes in the form "string_identifier". For example, "item_1". Only # the identifier part of the id attribute will be serialized. # - # Addtional +options+ are: + # Additional +options+ are: # # :format:: A regular expression to determine what to send # as the serialized id to the server (the default -- cgit v1.2.3