From a866af09655140c5205c50fdf895c40f460dc644 Mon Sep 17 00:00:00 2001 From: "Hongli Lai (Phusion)" Date: Sat, 20 Sep 2008 14:10:11 +0200 Subject: s/ActionPack/Action Pack/ --- activerecord/lib/active_record/base.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'activerecord') diff --git a/activerecord/lib/active_record/base.rb b/activerecord/lib/active_record/base.rb index a08da7b9e2..220b8cb866 100755 --- a/activerecord/lib/active_record/base.rb +++ b/activerecord/lib/active_record/base.rb @@ -2274,7 +2274,7 @@ module ActiveRecord #:nodoc: end - # Returns a String, which ActionPack uses for constructing an URL to this + # Returns a String, which Action Pack uses for constructing an URL to this # object. The default implementation returns this record's id as a String, # or nil if this record's unsaved. # -- cgit v1.2.3