Browse Source

bad rowspan

master
Stefan Bodewig 6 years ago
parent
commit
1db4855902
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      manual/Tasks/javadoc.html

+ 1
- 1
manual/Tasks/javadoc.html View File

@@ -92,7 +92,7 @@ to &lt;javadoc&gt; using <tt>classpath</tt>, <tt>classpathref</tt> attributes or
<td valign="top">sourcepath</td>
<td valign="top">Specify where to find source files</td>
<td align="center" valign="top">all</td>
<td align="center" rowspan="3">At least one of the four or nested
<td align="center" rowspan="4">At least one of the four or nested
<code>&lt;sourcepath&gt;</code>, <code>&lt;fileset&gt;</code>.
<code>module</code> or <code>&lt;packageset&gt;</code></td>
</tr>


Loading…
Cancel
Save