o Fixed javadoc

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@736028 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Benjamin Bentmann 2009-01-20 14:42:10 +00:00
parent 49d23968f2
commit 5a686fbefd
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ package org.apache.maven.plugin.coreit;
import org.apache.maven.plugin.MojoExecutionException;
/**
* Appends a string to the log file.
* Clears the contents of the log file by creating a new empty log file.
*
* @goal reset
* @phase initialize