changeset 823:d3f92fcd047c

correct English
author Martin van Dinther <martin.van.dinther@monetdbsolutions.com>
date Thu, 14 Dec 2023 20:24:53 +0100 (15 months ago)
parents ad4491372c2c
children 9b4c7faaa860
files ChangeLog
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- 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().