From 33eec08dfd5672ffdd84a9d00e6115144bfa8bc7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?U=C4=A3is=20Ozols?= Date: Wed, 19 Jun 2013 12:19:06 +0300 Subject: Remove duplicate letter 'a'. [ci skip] --- actionpack/lib/action_controller/metal/responder.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'actionpack/lib/action_controller/metal') diff --git a/actionpack/lib/action_controller/metal/responder.rb b/actionpack/lib/action_controller/metal/responder.rb index 734ccfc719..fd5b661209 100644 --- a/actionpack/lib/action_controller/metal/responder.rb +++ b/actionpack/lib/action_controller/metal/responder.rb @@ -101,7 +101,7 @@ module ActionController #:nodoc: # # respond_with(@project, location: root_path) # - # To customize the failure scenario, you can pass a a block to + # To customize the failure scenario, you can pass a block to # respond_with: # # def create -- cgit v1.2.3