From 5c074f7de8a96328d5ff6f969e1be9713d5c1ae7 Mon Sep 17 00:00:00 2001 From: Joseph Brill <48932340+jcbrill@users.noreply.github.com> Date: Mon, 11 Dec 2023 05:58:37 -0500 Subject: Minor grammatical update to CHANGES.txt and RELEASE.txt [ci skip] --- CHANGES.txt | 2 +- RELEASE.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGES.txt b/CHANGES.txt index 43669e0..98fb24c 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -13,7 +13,7 @@ RELEASE VERSION/DATE TO BE FILLED IN LATER of _ListVariable class From Joseph Brill: - - Add an optional argument list string to configures CheckFunc method so + - Add an optional argument list string to configure's CheckFunc method so that the generated function argument list matches the function's prototype when including a header file. Fixes GH Issue #4320 diff --git a/RELEASE.txt b/RELEASE.txt index 572ce4b..6082426 100644 --- a/RELEASE.txt +++ b/RELEASE.txt @@ -26,7 +26,7 @@ DEPRECATED FUNCTIONALITY CHANGED/ENHANCED EXISTING FUNCTIONALITY --------------------------------------- -- Add an optional argument list string to configures CheckFunc method so +- Add an optional argument list string to configure's CheckFunc method so that the generated function argument list matches the function's prototype when including a header file. Fixes GH Issue #4320 -- cgit v0.12