You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by de...@apache.org on 2015/05/01 15:20:29 UTC

svn commit: r1677131 - /maven/plugins/trunk/maven-toolchains-plugin/src/site/apt/index.apt.vm

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}}.
-