You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by el...@apache.org on 2020/04/15 13:43:44 UTC

[maven-site] branch master updated: docs: spelling (#155)

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

elharo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-site.git


The following commit(s) were added to refs/heads/master by this push:
     new f335154  docs: spelling (#155)
f335154 is described below

commit f33515460b5bb8725a7317c036467f82d5d85fe0
Author: Elliotte Rusty Harold <el...@users.noreply.github.com>
AuthorDate: Wed Apr 15 09:43:37 2020 -0400

    docs: spelling (#155)
---
 content/apt/pom.apt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/apt/pom.apt b/content/apt/pom.apt
index 4f48c81..4df88e5 100644
--- a/content/apt/pom.apt
+++ b/content/apt/pom.apt
@@ -527,7 +527,7 @@ mvn install:install-file -Dfile=non-maven-proj.jar -DgroupId=some.group -Dartifa
 
   * "<<<1>>>" \< "<<<1.1>>>" (number padding)
 
-  * "<<<1-snapshot>>>" \< "<<<1>>>" \< "<<<1-sp>>>" (qualifer padding)
+  * "<<<1-snapshot>>>" \< "<<<1>>>" \< "<<<1-sp>>>" (qualifier padding)
 
   * "<<<1-foo2>>>" \< "<<<1-foo10>>>" (correctly automatically "switching" to numeric order)