From edaaca80cd3f0462f40bf16f56182d383e63e810 Mon Sep 17 00:00:00 2001 From: Fred Gleason Date: Tue, 29 Apr 2025 14:45:22 -0400 Subject: [PATCH] Fixed typos in 'ChangeLog' Signed-off-by: Fred Gleason --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index c66c54ac..4b44078a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -25062,4 +25062,4 @@ * Modified regex code in ' RDConfig::provisioningHostShortName()' and 'RDConfig::provisioningServiceName()' to use the QRegularExpression class rather than QRegExp. - * Added a 'test_provisioning' test harness in 'tests/'. + * Added a 'provisioning_test' test harness in 'tests/'.