From ada550d9088be9845ff8e4dbe0f27e574c5fc62b Mon Sep 17 00:00:00 2001 From: Eric Hayes Date: Thu, 14 Apr 2011 15:57:44 +0800 Subject: Fixed a comment typo --- actionpack/lib/abstract_controller/layouts.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'actionpack/lib/abstract_controller/layouts.rb') diff --git a/actionpack/lib/abstract_controller/layouts.rb b/actionpack/lib/abstract_controller/layouts.rb index 4ee54474cc..d1b87b67ee 100644 --- a/actionpack/lib/abstract_controller/layouts.rb +++ b/actionpack/lib/abstract_controller/layouts.rb @@ -334,7 +334,7 @@ module AbstractController # ==== Parameters # * details - A list of details to restrict the search by. This # might include details like the format or locale of the template. - # * require_logout - If this is true, raise an ArgumentError + # * require_layout - If this is true, raise an ArgumentError # with details about the fact that the exception could not be # found (defaults to false) # -- cgit v1.2.3