This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-crypto.git
The following commit(s) were added to refs/heads/master by this push: new 508eefb1 Normalize spelling 508eefb1 is described below commit 508eefb14fb0d10f3fde70fc28a7bba0eeae9538 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Mon Jan 27 11:03:25 2025 -0500 Normalize spelling --- src/conf/pmd/pmd-ruleset.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/conf/pmd/pmd-ruleset.xml b/src/conf/pmd/pmd-ruleset.xml index 72c4a10d..f2591361 100644 --- a/src/conf/pmd/pmd-ruleset.xml +++ b/src/conf/pmd/pmd-ruleset.xml @@ -62,7 +62,7 @@ <rule ref="category/java/multithreading.xml/DoubleCheckedLocking"/> <rule ref="category/java/performance.xml/BigIntegerInstantiation"/> - <!-- Rule customisations. --> + <!-- Rule customizations. --> <rule ref="category/java/codestyle.xml/TooManyStaticImports"> <properties>