From ee5cfdf1204100b35bca849a6935cc3d86361cf1 Mon Sep 17 00:00:00 2001 From: Oemuer Oezkir Date: Sun, 24 Jul 2011 10:40:40 +0000 Subject: Missed a few instances of British English spelling in the last commit oh and obviously I meant according to Webster, not Weber --- actionpack/lib/action_view/helpers/url_helper.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'actionpack/lib/action_view/helpers/url_helper.rb') diff --git a/actionpack/lib/action_view/helpers/url_helper.rb b/actionpack/lib/action_view/helpers/url_helper.rb index 366ae8f0ab..51baca8e03 100644 --- a/actionpack/lib/action_view/helpers/url_helper.rb +++ b/actionpack/lib/action_view/helpers/url_helper.rb @@ -278,7 +278,7 @@ module ActionView # prompt with the question specified. If the user accepts, the link is # processed normally, otherwise no action is taken. # * :remote - If set to true, will allow the Unobtrusive JavaScript drivers to control the - # submit behavior. By default this behaviour is an ajax submit. + # submit behavior. By default this behavior is an ajax submit. # * :form_class - This controls the class of the form within which the submit button will # be placed # -- cgit v1.2.3