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 cf450ad487d11416d8202dcc56ef7becc4407ee0 Author: Gary Gregory <[email protected]> AuthorDate: Mon Sep 14 17:13:01 2026 -0700 Remove obsolete file. --- src/site/xdoc/download_secure-xml.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/site/xdoc/download_secure-xml.xml b/src/site/xdoc/download_secure-xml.xml index 3fbad80..776bc79 100644 --- a/src/site/xdoc/download_secure-xml.xml +++ b/src/site/xdoc/download_secure-xml.xml @@ -106,7 +106,7 @@ limitations under the License. It is essential that you <a href="https://www.apache.org/info/verification.html">verify the integrity</a> of downloaded files, preferably using the <code>PGP</code> signature (<code>*.asc</code> files); - failing that using the <code>SHA512</code> hash (<code>*.sha512</code> checksum files). + failing that, using the <code>SHA512</code> hash (<code>*.sha512</code> checksum files). </p> <p> The <a href="https://downloads.apache.org/commons/KEYS">KEYS</a>
