fix minor typo in javadoc/comments

This commit is contained in:
kappa1 2010-12-15 18:48:56 +00:00
parent 2c342e2da7
commit ea5f8518ee
2 changed files with 2 additions and 2 deletions

View file

@ -541,7 +541,7 @@ public class Keyboard {
}
/**
* Gets the state of the tkey that generated the
* Gets the state of the key that generated the
* current event
*
* @return True if key was down, or false if released