Author: brett
Date: Sun May 29 23:25:21 2005
New Revision: 179022
URL: http://svn.apache.org/viewcvs?rev=179022&view=rev
Log:
fix typo
Modified:
maven/maven-1/plugins/trunk/scm/xdocs/properties.xml
Modified: maven/maven-1/plugins/trunk/scm/xdocs/properties.xml
URL:
http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/scm/xdocs/properties.xml?rev=179022&r1=179021&r2=179022&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/scm/xdocs/properties.xml (original)
+++ maven/maven-1/plugins/trunk/scm/xdocs/properties.xml Sun May 29 23:25:21
2005
@@ -68,7 +68,7 @@
<td>Yes</td>
<td>
The directory to checkout the sources to for the bootstrap and
checkout goals.
- The default is <code>${maven.build.dir}/checkouts</code>.
+ The default is <code>${maven.build.dir}/checkout</code>.
</td>
</tr>
<tr>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]