From ac568795e71999dacd5cd05fb830050dcf09a4f6 Mon Sep 17 00:00:00 2001 From: Tyler Hunt Date: Mon, 16 Nov 2015 09:42:18 -0500 Subject: Use proper syntax for class method reference. --- activesupport/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'activesupport') diff --git a/activesupport/CHANGELOG.md b/activesupport/CHANGELOG.md index 9a00825247..5a73ce9b28 100644 --- a/activesupport/CHANGELOG.md +++ b/activesupport/CHANGELOG.md @@ -9,7 +9,7 @@ *Puneet Agarwal* and *Xavier Noria* -* Added `Time#days_in_year` to return the number of days in the given year, or the +* Added `Time.days_in_year` to return the number of days in the given year, or the current year if no argument is provided. *Jon Pascoe* -- cgit v1.2.3