From 5ed4696b67de34477110199b4fa75d78586aab3a Mon Sep 17 00:00:00 2001 From: Yves Senn Date: Wed, 13 Mar 2013 09:09:05 +0100 Subject: fix typo in Active Record CHANGELOG [ci skip] --- activerecord/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/activerecord/CHANGELOG.md b/activerecord/CHANGELOG.md index 930a28b752..f73fc9d9a3 100644 --- a/activerecord/CHANGELOG.md +++ b/activerecord/CHANGELOG.md @@ -125,7 +125,7 @@ *Aaron Weiner* -* Warn when `rake db:structure:dump` with a mysl database and +* Warn when `rake db:structure:dump` with a MySQL database and `mysqldump` is not in the PATH or fails. Fixes #9518. -- cgit v1.2.3