This is an automated email from the ASF dual-hosted git repository. elharo pushed a commit to branch elharo-patch-1 in repository https://gitbox.apache.org/repos/asf/maven-site.git
commit 9a543347da1bd76f1c896b3854e0079d0e03423a Author: Elliotte Rusty Harold <elh...@users.noreply.github.com> AuthorDate: Sun Feb 16 12:35:19 2025 +0000 Fix spelling typo inlcuding --> including --- content/apt/pom.apt.vm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/apt/pom.apt.vm b/content/apt/pom.apt.vm index 59402555..4f86df0e 100644 --- a/content/apt/pom.apt.vm +++ b/content/apt/pom.apt.vm @@ -413,7 +413,7 @@ mvn install:install-file -Dfile=non-maven-proj.jar -DgroupId=some.group -Dartifa * Tokens comprised of the ASCII digits 0-9 (numeric tokens) have the natural order. - * Non-numeric tokens inlcuding non-ASCII digits ("qualifiers") have the alphabetical order, except for the following tokens which come first in this order: + * Non-numeric tokens including non-ASCII digits ("qualifiers") have the alphabetical order, except for the following tokens which come first in this order: "<<<alpha>>>" \< "<<<beta>>>" \< "<<<milestone>>>" \< "<<<rc>>>" = "<<<cr>>>" \< "<<<snapshot>>>" \< "" = "<<<final>>>" = "<<<ga>>>" \< "<<<sp>>>"