You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by vm...@apache.org on 2005/05/21 20:12:06 UTC

svn commit: r171236 - /maven/maven-1/plugins/trunk/clover/xdocs/faq.fml

Author: vmassol
Date: Sat May 21 11:12:05 2005
New Revision: 171236

URL: http://svn.apache.org/viewcvs?rev=171236&view=rev
Log:
Fixed missing </p> tag

Modified:
    maven/maven-1/plugins/trunk/clover/xdocs/faq.fml

Modified: maven/maven-1/plugins/trunk/clover/xdocs/faq.fml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/clover/xdocs/faq.fml?rev=171236&r1=171235&r2=171236&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/clover/xdocs/faq.fml (original)
+++ maven/maven-1/plugins/trunk/clover/xdocs/faq.fml Sat May 21 11:12:05 2005
@@ -33,6 +33,7 @@
           your own license (unless you're using this plugin on an open source project). You
           specify your own license using the <code>maven.clover.license.path</code> property.
           <source>maven.clover.license.path = /some/path/to/my/clover.license</source>
+        </p>
       </answer>
     </faq>
 



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org