You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by fe...@apache.org on 2008/09/24 13:40:00 UTC

svn commit: r698526 - /directory/studio-plugin/trunk/src/site/apt/index.apt

Author: felixk
Date: Wed Sep 24 04:40:00 2008
New Revision: 698526

URL: http://svn.apache.org/viewvc?rev=698526&view=rev
Log:
Fix some typos

Modified:
    directory/studio-plugin/trunk/src/site/apt/index.apt

Modified: directory/studio-plugin/trunk/src/site/apt/index.apt
URL: http://svn.apache.org/viewvc/directory/studio-plugin/trunk/src/site/apt/index.apt?rev=698526&r1=698525&r2=698526&view=diff
==============================================================================
--- directory/studio-plugin/trunk/src/site/apt/index.apt (original)
+++ directory/studio-plugin/trunk/src/site/apt/index.apt Wed Sep 24 04:40:00 2008
@@ -51,12 +51,12 @@
   directory) and replaced/adds a desired file to them.
 
   * {{{eclipse-mojo.html}studio:eclipse}} prepares for eclipse:\
-      Copy artifacts nonscoped "provided" to ${basedir}/lib.\
-      Fork eclipse:eclipse goal and adapt generate files where needed.\
+      Copy artifacts not scoped "provided" to ${basedir}/lib.\
+      Fork eclipse:eclipse goal and adapt generated files where needed.\
       Fork bundle:manifest goal if configured <skip>false</skip>.\
       Adapt ${basedir}/.classpath for artifacts not scoped "provided".\
 
-  * {{{copy-eclipse-artifact-mojo.html}studio:copy-eclipse-artifact}}Copy a set of artifacts to a configured output directory 
+  * {{{copy-eclipse-artifact-mojo.html}studio:copy-eclipse-artifact}} copies a set of artifacts to a configured output directory 
   by replacing the separator between artifactId and version by an underscore instead of a dash.
 
   []