Author: epunzalan
Date: Wed Jul 19 19:56:59 2006
New Revision: 423729

URL: http://svn.apache.org/viewvc?rev=423729&view=rev
Log:
PR: MECLIPSE-125

Fixed error when generating reactor.html

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

Modified: maven/plugins/trunk/maven-eclipse-plugin/src/site/apt/reactor.apt
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-eclipse-plugin/src/site/apt/reactor.apt?rev=423729&r1=423728&r2=423729&view=diff
==============================================================================
--- maven/plugins/trunk/maven-eclipse-plugin/src/site/apt/reactor.apt (original)
+++ maven/plugins/trunk/maven-eclipse-plugin/src/site/apt/reactor.apt Wed Jul 
19 19:56:59 2006
@@ -128,9 +128,9 @@
  check out all modules and keep them up to date. Especially if you are only
  interested in one or two modules. In this case using binary dependencies is
  much more comfortable. Just check out the modules you want to work on with
- Eclipse and run <mvn eclipse:eclipse> for each module (see also {{{usage.html}
- Maven as an external tool}). Of course, all referenced artifacts must be
- available from your maven repository.
+ Eclipse and run <mvn eclipse:eclipse> for each module (see also
+ {{{usage.html}Maven as an external tool}}. Of course, all referenced artifacts
+ must be available from your maven repository.
 
 
 ** {Flat Project Layout}


Reply via email to