Author: dennisl
Date: Fri Jul 28 15:19:41 2006
New Revision: 426683

URL: http://svn.apache.org/viewvc?rev=426683&view=rev
Log:
o Fix typo in documentation.

Modified:
    maven/plugins/trunk/maven-plugin-plugin/src/site/apt/usage.apt

Modified: maven/plugins/trunk/maven-plugin-plugin/src/site/apt/usage.apt
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-plugin-plugin/src/site/apt/usage.apt?rev=426683&r1=426682&r2=426683&view=diff
==============================================================================
--- maven/plugins/trunk/maven-plugin-plugin/src/site/apt/usage.apt (original)
+++ maven/plugins/trunk/maven-plugin-plugin/src/site/apt/usage.apt Fri Jul 28 
15:19:41 2006
@@ -52,8 +52,8 @@
 mvn install
 +-----+
 
-  you will see that the version of the plugin in the plugin-registry.xml is 
changed to the same version of that plugin
-  you have just installed.
+  you will see that the version of the plugin in the plugin-registry.xml is 
changed to the same version of the plugin
+  that you have just installed.
 
   You can also explicitly execute the <<<plugin:updateRegistry>>> goal by 
executing
 


Reply via email to