From c382ff42c2a94a8a0d224db0ee63aeed09cee9de Mon Sep 17 00:00:00 2001 From: Xavier Noria Date: Wed, 3 Feb 2010 01:12:02 +0100 Subject: ends_with is not a plural --- railties/guides/source/3_0_release_notes.textile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'railties/guides/source/3_0_release_notes.textile') diff --git a/railties/guides/source/3_0_release_notes.textile b/railties/guides/source/3_0_release_notes.textile index 6ffb953d42..62940d0582 100644 --- a/railties/guides/source/3_0_release_notes.textile +++ b/railties/guides/source/3_0_release_notes.textile @@ -505,7 +505,7 @@ The following methods have been removed because they are now available in Ruby 1 * Integer#even? and Integer#odd? * String#each_char -* String#start_with? and String#end_with? (plural aliases still kept) +* String#start_with? and String#end_with? (3rd person aliases still kept) * String#bytesize * Object#tap * Symbol#to_proc -- cgit v1.2.3