Updated docs. Patch from Tim O'Brien. thanks!

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113031 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
kaz
2003-03-03 15:41:23 +00:00
parent 452092fb6d
commit f3b5e44893
3 changed files with 4 additions and 4 deletions

View File

@@ -14,8 +14,8 @@
<td>maven.tasklist.taskTag</td>
<td>Yes</td>
<td>
The javadoc tag to look for. Defaults to <code>task</code>
so that <code>@task</code> tags are processed.
The javadoc tag to look for. Defaults to <code>todo</code>
so that <code>@todo</code> tags are processed.
</td>
</tr>
<tr>