fixed typos
This commit is contained in:
parent
fd90bd5aa5
commit
ed8da6cfe4
|
|
@ -1,6 +1,6 @@
|
|||
////////////////////////////////////////////////////////////////////////////////
|
||||
// checkstyle: Checks Java source code for adherence to a set of rules.
|
||||
// Copyright (C) 2001-2002 Oliver Burn
|
||||
// Copyright (C) 2001-2008 Oliver Burn
|
||||
//
|
||||
// This library is free software; you can redistribute it and/or
|
||||
// modify it under the terms of the GNU Lesser General Public
|
||||
|
|
@ -18,10 +18,10 @@
|
|||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
/**
|
||||
* User interface classes for CheckStyle. Currenly this is mainly a gui to aid
|
||||
* User interface classes for CheckStyle. Currently this is mainly a gui to aid
|
||||
* Check developers.
|
||||
* <p>
|
||||
* This is definately work in progress. Here are some ideas where
|
||||
* This is definitely work in progress. Here are some ideas where
|
||||
* <strong>you</strong> could help:
|
||||
* <ul>
|
||||
* <li>
|
||||
|
|
|
|||
Loading…
Reference in New Issue