fixed misspelled word, thanks to Paul Roebuck for finding this one
This commit is contained in:
parent
7933eef4fd
commit
6570adaa7a
|
|
@ -49,13 +49,13 @@ This task is included in the checkstyle distribution.</p>
|
|||
<tr>
|
||||
<td>config</td>
|
||||
<td>Specifies a file that defines the configuration modules.
|
||||
<a href="config.html">See here</a> for a descrition of how to define a configuration.</td>
|
||||
<a href="config.html">See here</a> for a description of how to define a configuration.</td>
|
||||
<td class="required">Exactly one of config or configURL</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>configURL</td>
|
||||
<td>Specifies a URL that defines the configuration modules.
|
||||
<a href="config.html">See here</a> for a descrition of how to define a configuration.</td>
|
||||
<a href="config.html">See here</a> for a description of how to define a configuration.</td>
|
||||
<td class="required">Exactly one of config or configURL</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
|
|
|||
Loading…
Reference in New Issue