From dd1177382b4accd9c2afa8577e067fc18634315b Mon Sep 17 00:00:00 2001 From: "P. Ottlinger" Date: Thu, 25 Apr 2024 22:27:18 +0200 Subject: [PATCH] Fixed minor typo --- src/changes/changes.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index d10444504..a2669b532 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -73,7 +73,7 @@ https://maven.apache.org/plugins/maven-changes-plugin/xsd/changes-1.0.0.xsd --> - Optionally Export XML configuration file as part of run. Added framework to inspect available licenses and matchers. + Optionally export XML configuration file as part of run. Added framework to inspect available licenses and matchers. Switch to processing header matches in one call rather than line by line.