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
@@ -476,7 +476,7 @@ paramString()
|
||||
}
|
||||
|
||||
/**
|
||||
* Tells wether or not an event is enabled.
|
||||
* Tells whether or not an event is enabled.
|
||||
*
|
||||
* @since 1.4
|
||||
*/
|
||||
@@ -489,7 +489,7 @@ paramString()
|
||||
}
|
||||
|
||||
/**
|
||||
* Tells wether or not wheel scrolling is enabled.
|
||||
* Tells whether or not wheel scrolling is enabled.
|
||||
*
|
||||
* @since 1.4
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user