Author: dennisl
Date: Fri May  1 13:20:29 2015
New Revision: 1677131

URL: http://svn.apache.org/r1677131
Log:
Fix typo and indentation.

Modified:
    maven/plugins/trunk/maven-toolchains-plugin/src/site/apt/index.apt.vm

Modified: maven/plugins/trunk/maven-toolchains-plugin/src/site/apt/index.apt.vm
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-toolchains-plugin/src/site/apt/index.apt.vm?rev=1677131&r1=1677130&r2=1677131&view=diff
==============================================================================
--- maven/plugins/trunk/maven-toolchains-plugin/src/site/apt/index.apt.vm 
(original)
+++ maven/plugins/trunk/maven-toolchains-plugin/src/site/apt/index.apt.vm Fri 
May  1 13:20:29 2015
@@ -25,9 +25,9 @@
 
 ${project.name}
 
-    The Toolchains Plugins allows to share configuration across plugins.
-    For example to make sure the plugins like compiler, surefire, javadoc, 
webstart etc. all use the same JDK for execution.
-Similarly to maven-enforcer-plugin, it allows to control environmental 
constraints in the build.
+  The Toolchains Plugins allows to share configuration across plugins.
+  For example to make sure the plugins like compiler, surefire, javadoc, 
webstart etc. all use the same JDK for execution.
+  Similarly to maven-enforcer-plugin, it allows you to control environmental 
constraints in the build.
 
 * Goals Overview
 
@@ -53,4 +53,3 @@ Similarly to maven-enforcer-plugin, it a
   Of course, patches are welcome, too. Contributors can check out the project 
from our
   {{{./source-repository.html}source repository}} and will find supplementary 
information in the
   {{{http://maven.apache.org/guides/development/guide-helping.html}guide to 
helping with Maven}}.
-


Reply via email to