Author: britter
Date: Sun Dec 22 16:13:12 2013
New Revision: 1553002

URL: http://svn.apache.org/r1553002
Log:
Fix typo

Modified:
    commons/cms-site/trunk/content/xdoc/releases/prepare.xml

Modified: commons/cms-site/trunk/content/xdoc/releases/prepare.xml
URL: 
http://svn.apache.org/viewvc/commons/cms-site/trunk/content/xdoc/releases/prepare.xml?rev=1553002&r1=1553001&r2=1553002&view=diff
==============================================================================
--- commons/cms-site/trunk/content/xdoc/releases/prepare.xml (original)
+++ commons/cms-site/trunk/content/xdoc/releases/prepare.xml Sun Dec 22 
16:13:12 2013
@@ -530,7 +530,7 @@
       <p>This will PGP-sign all artifacts and upload them to a new staging 
repository, Nexus itself will create MD5
         and SHA1 checksums for all files that have been uploaded.</p>
       <p>A known problem is that gpg signing may fail if the gpg plugin tries 
to read the passphrase interactively.
-        It works if you specify the passphrase when invoking mvn 
(<code>-Dgpg.passprase=***</code>) or run
+        It works if you specify the passphrase when invoking mvn 
(<code>-Dgpg.passphrase=***</code>) or run
         <code>gpg-agent</code> before starting mvn.</p>
       <p>Unfortunately this uploads more than should be part of the Maven 
repository, in particular the binary and source
         distribution <code>.tar.gz</code> and <code>.zip</code> files are 
there as well.  Before you


Reply via email to