fixed typos

This commit is contained in:
Lars Kühne 2008-01-14 20:20:43 +00:00
parent fd90bd5aa5
commit ed8da6cfe4
1 changed files with 3 additions and 3 deletions

View File

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