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

garydgregory pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/commons-secure-xml.git

commit e5e778b805de815670a555923d773020f476dc99
Author: Gary Gregory <[email protected]>
AuthorDate: Mon Sep 14 17:07:26 2026 -0700

    Comments, grammar.
---
 src/conf/maven-pmd-plugin.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/conf/maven-pmd-plugin.xml b/src/conf/maven-pmd-plugin.xml
index afd5b7a..cc08fdf 100644
--- a/src/conf/maven-pmd-plugin.xml
+++ b/src/conf/maven-pmd-plugin.xml
@@ -24,9 +24,9 @@ under the License.
     <description>
         The default ruleset used by the Maven PMD Plugin, when no other 
ruleset is specified.
         It contains the rules of the old (pre PMD 6.0.0) rulesets java-basic, 
java-empty, java-imports,
-        java-unnecessary, java-unusedcode.
+        java-unnecessary, and java-unusedcode.
 
-        This ruleset might be used as a starting point for an own customized 
ruleset [0].
+        This ruleset might be used as a starting point for your own customized 
ruleset [0].
 
         [0] https://pmd.github.io/latest/pmd_userdocs_making_rulesets.html
     </description>

Reply via email to