Component.java, [...]: Fixed typos.
2003-03-02 Michael Koch <konqueror@gmx.de> * java/awt/Component.java, java/awt/ScrollPane.java: Fixed typos. From-SVN: r63666
This commit is contained in:
committed by
Michael Koch
parent
b4822ade38
commit
0c0be33402
@@ -4080,7 +4080,7 @@ p * <li>the set of backward traversal keys
|
||||
}
|
||||
|
||||
/**
|
||||
* Tells wether or not an event type is enabled.
|
||||
* Tells whether or not an event type is enabled.
|
||||
*/
|
||||
boolean eventTypeEnabled (int type)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user