This is an automated email from the ASF dual-hosted git repository.
asf-gitbox-commits pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/ant-antlibs-cyclonedx.git
The following commit(s) were added to refs/heads/main by this push:
new 64a0117 typo
64a0117 is described below
commit 64a0117d29e2c135cac3d0d5f4a2dbf570322c60
Author: Stefan Bodewig <[email protected]>
AuthorDate: Fri Jun 12 10:02:00 2026 +0200
typo
---
docs/index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/index.html b/docs/index.html
index 1b94a69..4346ad5 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -79,7 +79,7 @@ <h2>Requirements and Dependencies of this Ant Library</h2>
<p>This Ant Library requires Java 8 at a minimum to build - at
runtime at least Java 9 is required as CycloneDX Java Core wants
- to create SHA3 hashes not sipported by Java prior to Java 9. It
+ to create SHA3 hashes not supported by Java prior to Java 9. It
is meant to be compatible with Ant 1.10.x but there is no
guarantee it will work with any version prior to 1.10.17.</p>