# HG changeset patch
# User Martin van Dinther <martin.van.dinther@monetdbsolutions.com>
# Date 1702581893 -3600
# Node ID d3f92fcd047c04a2815a0e2aa1a4610f92333af0
# Parent  ad4491372c2cd68703d7bd9003878f60331a24e5
correct English

diff --git a/ChangeLog b/ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -43,9 +43,9 @@
 
 * Wed Jul  5 2023 Martin van Dinther <martin.van.dinther@monetdbsolutions.com>
 - Corrected implementation of Connection methods getClientInfo() and
-  setClientInfo(). They used to get/set Connection properties instead
-  of Client Info properties which was a incorrect. MonetDB does not
-  support Client Info properties.
+  setClientInfo(). They used to get/set Connection properties instead of
+  Client Info properties, which was incorrect. MonetDB does not support
+  Client Info properties.
 
 * Thu Jun 22 2023 Martin van Dinther <martin.van.dinther@monetdbsolutions.com>
 - Corrected DatabaseMetaData method getClientProperties().