From 2b6b5404af0cf6c40feba4a94c266c8cd37f6ddc Mon Sep 17 00:00:00 2001 From: namusyaka Date: Wed, 4 Sep 2013 03:48:53 +0900 Subject: Fix a few typos. [ci skip] --- actionpack/lib/action_controller/metal/force_ssl.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'actionpack/lib/action_controller/metal') diff --git a/actionpack/lib/action_controller/metal/force_ssl.rb b/actionpack/lib/action_controller/metal/force_ssl.rb index b8afce42c9..a2cb6d1e66 100644 --- a/actionpack/lib/action_controller/metal/force_ssl.rb +++ b/actionpack/lib/action_controller/metal/force_ssl.rb @@ -48,7 +48,7 @@ module ActionController # You can pass any of the following options to affect the redirect status and response # * status - Redirect with a custom status (default is 301 Moved Permanently) # * flash - Set a flash message when redirecting - # * alert - Set a alert message when redirecting + # * alert - Set an alert message when redirecting # * notice - Set a notice message when redirecting # # ==== Action Options -- cgit v1.2.3