From bc2ada9b229122d26f2acf0ce453d897cb77d716 Mon Sep 17 00:00:00 2001 From: Fred Gleason Date: Thu, 12 Jul 2018 13:46:17 -0400 Subject: [PATCH] Fixed typo in 'ChangeLog' --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 9b793fd6..f9455a16 100644 --- a/ChangeLog +++ b/ChangeLog @@ -17118,6 +17118,6 @@ 2018-07-10 Fred Gleason * Cleaned up SQL quieries to ensure UTF-8 compatibility in caed(8). 2018-07-10 Fred Gleason - * Cleaned up SQL quieries in importersto ensure UTF-8 compatibility. + * Cleaned up SQL quieries in importers to ensure UTF-8 compatibility. 2018-07-11 Fred Gleason * Fixed a bug in rddbmgr(8) that caused reversion 289 to fail.