From 9256bbbbd75361694817b409b2ad4644be194cad Mon Sep 17 00:00:00 2001 From: Xavier Noria Date: Fri, 22 Jul 2016 00:27:39 +0200 Subject: the infamous typo only seen in GitHub's diff [ci skip] --- activesupport/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/activesupport/CHANGELOG.md b/activesupport/CHANGELOG.md index b24f9e6987..280620df1c 100644 --- a/activesupport/CHANGELOG.md +++ b/activesupport/CHANGELOG.md @@ -1,5 +1,5 @@ * Defines `Regexp.match?` for Ruby versions prior to 2.4. The predicate - has the same interface, but it does not have the performance boost. It's + has the same interface, but it does not have the performance boost. Its purpose is to be able to write 2.4 compatible code. *Xavier Noria* -- cgit v1.2.3