From 4f33f1fff38ae5afd0d44b0f8cb6a4643c86051e Mon Sep 17 00:00:00 2001 From: bryan Date: Fri, 12 Sep 2008 13:54:51 -0400 Subject: fixing typo in #sortable_element doc --- actionpack/lib/action_view/helpers/scriptaculous_helper.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'actionpack') diff --git a/actionpack/lib/action_view/helpers/scriptaculous_helper.rb b/actionpack/lib/action_view/helpers/scriptaculous_helper.rb index b938c1a801..1d01dafd0e 100644 --- a/actionpack/lib/action_view/helpers/scriptaculous_helper.rb +++ b/actionpack/lib/action_view/helpers/scriptaculous_helper.rb @@ -95,7 +95,7 @@ module ActionView # * :containment - Takes an element or array of elements to treat as # potential drop targets (defaults to the original target element). # - # * :only - A CSS class name or arry of class names used to filter + # * :only - A CSS class name or array of class names used to filter # out child elements as candidates. # # * :scroll - Determines whether to scroll the list during drag -- cgit v1.2.3