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 22572073b1f11a2f86580adc0ff510492ea86667
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Sep 2 14:18:18 2026 -0400

    Better table description
---
 src/main/javadoc/overview.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/main/javadoc/overview.html b/src/main/javadoc/overview.html
index 18924f8..37cc9e7 100644
--- a/src/main/javadoc/overview.html
+++ b/src/main/javadoc/overview.html
@@ -37,9 +37,9 @@ <h1>
     </h1>
     <p>To secure XML processing:</p>
     <table>
-      <caption>JAXP to Apache Commons Secure XML</caption>
+      <caption>Map JAXP factory methods to Apache Commons Secure XML</caption>
       <tr>
-        <th>Replace JAXP</th>
+        <th>Replace JAXP factory methods</th>
         <th>with Commons Secure XML</th>
       </tr>
       <tr>

Reply via email to