This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat-jakartaee-migration.git

commit 2f6850c3d03b32de7c2b8f4802d5110d210d5b8d
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Wed Jan 8 09:12:25 2025 +0000

    Fix typo
---
 CHANGES.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CHANGES.md b/CHANGES.md
index ade05dd..597f385 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -18,7 +18,7 @@
 ## 1.0.7
 
 - When converting directories, rename files according to the chosen profile. 
(fschumacher)
-- Add configuration option, `matchExcludesAgainstPathName` that can be used to 
configure exclusions base don path name rather than just file name.  
PR[#38](https://github.com/apache/tomcat-jakartaee-migration/pull/38) provided 
by Réda Housni Alaoui. (markt)
+- Add configuration option, `matchExcludesAgainstPathName` that can be used to 
configure exclusions based on path name rather than just file name.  
PR[#38](https://github.com/apache/tomcat-jakartaee-migration/pull/38) provided 
by Réda Housni Alaoui. (markt)
 - Update OSGI servlet specification versions if present in manifest file. 
PR[#42](https://github.com/apache/tomcat-jakartaee-migration/pull/42) provided 
by Ivan Furnadjiev. (markt)
 - Update Commons BCEL to 6.7.0. (markt)
 - Update Commons Compress to 1.23.0. (markt)


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to