fixed misspelled word, thanks to Paul Roebuck for finding this one

This commit is contained in:
lkuehne 2003-02-11 05:20:58 +00:00
parent 7933eef4fd
commit 6570adaa7a
1 changed files with 2 additions and 2 deletions

View File

@ -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>