From b0485b9b0a4cfca423b5ab7b26e0d7f29e8f04c0 Mon Sep 17 00:00:00 2001 From: Fred Gleason Date: Thu, 21 Aug 2025 09:32:27 -0400 Subject: [PATCH] Fixed a typo in 'ChangeLog' Signed-off-by: Fred Gleason --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 147a2113..e51a72cd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -25005,7 +25005,7 @@ * Incremented the pacakge version to 4.3.0int10. 2025-07-01 Fred Gleason * Fixed a bug in the PyPAD service that could cause resolution of the - '%d()' wildcard to return dnagling whitespace. + '%d()' wildcard to return dangling whitespace. 2025-07-01 Fred Gleason * Incremented the pacakge version to 4.3.0int11. * Incremented the Python API version to 4.3.0post4.