Author: michaelo
Date: Mon Jan  5 20:23:19 2015
New Revision: 1649643

URL: http://svn.apache.org/r1649643
Log:
Fix syntax error

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

Modified: 
maven/plugins/trunk/maven-project-info-reports-plugin/src/site/apt/usage.apt
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-project-info-reports-plugin/src/site/apt/usage.apt?rev=1649643&r1=1649642&r2=1649643&view=diff
==============================================================================
--- 
maven/plugins/trunk/maven-project-info-reports-plugin/src/site/apt/usage.apt 
(original)
+++ 
maven/plugins/trunk/maven-project-info-reports-plugin/src/site/apt/usage.apt 
Mon Jan  5 20:23:19 2015
@@ -32,6 +32,6 @@ Usage
  no need to configure anything in your <<<pom.xml>>> to generate the project
  information reports.
 
- Simply running <<<mvn site>> would generate the project information 
documentation.
+ Simply running <<<mvn site>>> would generate the project information 
documentation.
  For more information on how to customize the Project Information Reports 
Plugin,
  check the examples on the {{{./index.html}Introduction}} page.


Reply via email to