diff options
| author | Andrew White <andrew.white@unboxedconsulting.com> | 2015-11-04 12:50:59 +0000 |
|---|---|---|
| committer | Andrew White <andrew.white@unboxedconsulting.com> | 2015-11-04 12:50:59 +0000 |
| commit | 2acf6ac13f8bc3eb56619725e6185b94365071f0 (patch) | |
| tree | 77baa60d25aebbca589ffdd1b7c9e9ce5a404afa | |
| parent | 5a0e0e72995472e315738dcea5b5a12d6e3d3489 (diff) | |
| download | rails-2acf6ac13f8bc3eb56619725e6185b94365071f0.tar.gz rails-2acf6ac13f8bc3eb56619725e6185b94365071f0.tar.bz2 rails-2acf6ac13f8bc3eb56619725e6185b94365071f0.zip | |
Fix spelling error [ci skip]
| -rw-r--r-- | activerecord/CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/activerecord/CHANGELOG.md b/activerecord/CHANGELOG.md index 3576f5c905..896fec0436 100644 --- a/activerecord/CHANGELOG.md +++ b/activerecord/CHANGELOG.md @@ -227,7 +227,7 @@ *Yves Senn* -* No longer pass depreacted option `-i` to `pg_dump`. +* No longer pass deprecated option `-i` to `pg_dump`. *Paul Sadauskas* |
