Author: brett Date: Tue Jan 18 04:18:31 2005 New Revision: 125493 URL: http://svn.apache.org/viewcvs?view=rev&rev=125493 Log: fix typo Modified: maven/maven-1/plugins/trunk/site/xdocs/index.xml
Modified: maven/maven-1/plugins/trunk/site/xdocs/index.xml Url: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/site/xdocs/index.xml?view=diff&rev=125493&p1=maven/maven-1/plugins/trunk/site/xdocs/index.xml&r1=125492&p2=maven/maven-1/plugins/trunk/site/xdocs/index.xml&r2=125493 ============================================================================== --- maven/maven-1/plugins/trunk/site/xdocs/index.xml (original) +++ maven/maven-1/plugins/trunk/site/xdocs/index.xml Tue Jan 18 04:18:31 2005 @@ -114,7 +114,7 @@ </tr> <tr> <td><code>fs</code></td> - <td><code>site:fseploy</code></td> + <td><code>site:fsdeploy</code></td> <td> This method copies the site to a location on the local filesystem. By default, this method does not remove unused files: set the <code>maven.site.deploy.clean</code> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
