grammar correction
This commit is contained in:
parent
16a2469de9
commit
d137c3a72e
|
|
@ -19,7 +19,7 @@ div.tip {margin-left : 5%;margin-right : 5%;padding-left: 2%; padding-right: 2%;
|
|||
<p align="center">Author: <a href="mailto:checkstyle@puppycrawl.com">Oliver Burn</a></p>
|
||||
|
||||
<h2>Introduction</h2>
|
||||
<p>This document describes the core engine of Checkstyle, including what checks it performs and how it can be configured. The engine can be executed via different <a href="site.html#related">interfaces</a>. The standard distribution included support for:
|
||||
<p>This document describes the core engine of Checkstyle, including what checks it performs and what can be configured. The engine can be executed via different <a href="site.html#related">interfaces</a>. The standard distribution included support for:
|
||||
|
||||
<ul>
|
||||
<li><a href="http://jakarta.apache.org/ant/">ANT Task</a> - see <a href="anttask.html">anttask.html</a> for more information.</li>
|
||||
|
|
|
|||
Loading…
Reference in New Issue