You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2011/12/29 00:48:01 UTC

svn commit: r1225394 - in /maven/surefire/trunk/maven-surefire-report-plugin/src/site/apt/examples: changing-report-name.apt.vm cross-referencing.apt.vm

Author: hboutemy
Date: Wed Dec 28 23:48:00 2011
New Revision: 1225394

URL: http://svn.apache.org/viewvc?rev=1225394&view=rev
Log:
fixed typo

Modified:
    maven/surefire/trunk/maven-surefire-report-plugin/src/site/apt/examples/changing-report-name.apt.vm
    maven/surefire/trunk/maven-surefire-report-plugin/src/site/apt/examples/cross-referencing.apt.vm

Modified: maven/surefire/trunk/maven-surefire-report-plugin/src/site/apt/examples/changing-report-name.apt.vm
URL: http://svn.apache.org/viewvc/maven/surefire/trunk/maven-surefire-report-plugin/src/site/apt/examples/changing-report-name.apt.vm?rev=1225394&r1=1225393&r2=1225394&view=diff
==============================================================================
--- maven/surefire/trunk/maven-surefire-report-plugin/src/site/apt/examples/changing-report-name.apt.vm (original)
+++ maven/surefire/trunk/maven-surefire-report-plugin/src/site/apt/examples/changing-report-name.apt.vm Wed Dec 28 23:48:00 2011
@@ -25,7 +25,7 @@
 
 Changing Report Name
 
-  In order to configure the file name of the generated report(which is
+  In order to configure the file name of the generated report (which is
   <"surefire-report"> by default), the <<outputName>> property should
   be set to its new name.
 

Modified: maven/surefire/trunk/maven-surefire-report-plugin/src/site/apt/examples/cross-referencing.apt.vm
URL: http://svn.apache.org/viewvc/maven/surefire/trunk/maven-surefire-report-plugin/src/site/apt/examples/cross-referencing.apt.vm?rev=1225394&r1=1225393&r2=1225394&view=diff
==============================================================================
--- maven/surefire/trunk/maven-surefire-report-plugin/src/site/apt/examples/cross-referencing.apt.vm (original)
+++ maven/surefire/trunk/maven-surefire-report-plugin/src/site/apt/examples/cross-referencing.apt.vm Wed Dec 28 23:48:00 2011
@@ -76,9 +76,3 @@ Source Code Cross Reference
   To disable the link to the source code, the <<linkXRef>> property should
   be set to <<false>>. Or another way is by not declaring the
   <<<maven-jxr-plugin>>> to the \<reporting\> section.
-
-  
-
-
-
-