Fix typo.

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114615 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
evenisse
2004-01-26 09:32:53 +00:00
parent 243357b58c
commit 1afe280726

View File

@@ -36,7 +36,7 @@
<tr>
<td>maven.pdf.pdfName</td>
<td>Yes</td>
<td>The name of pdf file.</b> Defaults to <code>${pom.artifactId}.pdf</code>.</td>
<td>The name of pdf file. Defaults to <code>${pom.artifactId}.pdf</code>.</td>
</tr>
<tr>
<td>maven.pdf.confidential</td>