From 2f716694f20cd19464029513fb59440fd9000840 Mon Sep 17 00:00:00 2001 From: Zachary Scott Date: Sun, 6 Jul 2014 11:47:16 -0700 Subject: Change back occurrences of SQLite(3) to sqlite3 when referring to the adapter, fixed from #16057 [ci skip] --- railties/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'railties') diff --git a/railties/CHANGELOG.md b/railties/CHANGELOG.md index 5a919fde39..c33a4ed192 100644 --- a/railties/CHANGELOG.md +++ b/railties/CHANGELOG.md @@ -48,7 +48,7 @@ *Matthew Draper* -* Remove SQLite3 lines from `.gitignore` if the application is not using SQLite3. +* Remove sqlite3 lines from `.gitignore` if the application is not using sqlite3. *Dmitrii Golub* -- cgit v1.2.3