You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by lt...@apache.org on 2006/01/23 22:21:23 UTC

svn commit: r371671 - /maven/maven-1/plugins/trunk/jar/xdocs/properties.xml

Author: ltheussl
Date: Mon Jan 23 13:21:22 2006
New Revision: 371671

URL: http://svn.apache.org/viewcvs?rev=371671&view=rev
Log:
Fix malformed xhtml

Modified:
    maven/maven-1/plugins/trunk/jar/xdocs/properties.xml

Modified: maven/maven-1/plugins/trunk/jar/xdocs/properties.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/jar/xdocs/properties.xml?rev=371671&r1=371670&r2=371671&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/jar/xdocs/properties.xml (original)
+++ maven/maven-1/plugins/trunk/jar/xdocs/properties.xml Mon Jan 23 13:21:22 2006
@@ -214,7 +214,7 @@
         <tr>
           <td>maven.build.dest</td>
           <td>Yes</td>
-          <td>The directory for compiled classes</td>.
+          <td>The directory for compiled classes.</td>
         </tr>
         <tr>
           <td>maven.build.dir</td>