From 9c681f9f07c9d18946f31c452f621a8c51829985 Mon Sep 17 00:00:00 2001 From: Royce Date: Fri, 22 Apr 2016 12:24:21 -0700 Subject: [PATCH] fix typo in jarsigner docs --- maven-jarsigner-plugin/src/site/apt/usage.apt.vm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/maven-jarsigner-plugin/src/site/apt/usage.apt.vm b/maven-jarsigner-plugin/src/site/apt/usage.apt.vm index 6236cab1ca..2b3902eb2d 100644 --- a/maven-jarsigner-plugin/src/site/apt/usage.apt.vm +++ b/maven-jarsigner-plugin/src/site/apt/usage.apt.vm @@ -69,7 +69,7 @@ Usage +-----------------+ <> you can encrypt <<>> and <<>> using the - maven encryption mecanism. + maven encryption mechanism. See {{{Maven encryption guide}http://maven.apache.org/guides/mini/guide-encryption.html}}. @@ -126,4 +126,4 @@ mvn ... -Djarsigner.skip=true * How to use encrypted password - Since version 1.3, you can pass to the plugin some password encrypted by the maven encryption mecanism. + Since version 1.3, you can pass to the plugin some password encrypted by the maven encryption mechanism.