From 0c2854fa0302acfeb27f1316f2163b3c1dfc4f95 Mon Sep 17 00:00:00 2001 From: Akshay Vishnoi Date: Sun, 20 Apr 2014 21:03:09 +0530 Subject: [ci skip] builtin -> built-in --- actionpack/lib/action_controller/metal/responder.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'actionpack') diff --git a/actionpack/lib/action_controller/metal/responder.rb b/actionpack/lib/action_controller/metal/responder.rb index e24b56fa91..5096558c67 100644 --- a/actionpack/lib/action_controller/metal/responder.rb +++ b/actionpack/lib/action_controller/metal/responder.rb @@ -22,7 +22,7 @@ module ActionController #:nodoc: # # 3) if the responder does not respond_to :to_xml, call #to_format on it. # - # === Builtin HTTP verb semantics + # === Built-in HTTP verb semantics # # The default \Rails responder holds semantics for each HTTP verb. Depending on the # content type, verb and the resource status, it will behave differently. -- cgit v1.2.3