mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-20 19:14:38 +02:00
6615015: Typo in javadoc for Component.getTreeLock()
Fix for typo Reviewed-by: son
This commit is contained in:
parent
194fc6af43
commit
a602ec9fb2
1 changed files with 1 additions and 1 deletions
|
@ -1005,7 +1005,7 @@ public abstract class Component implements ImageObserver, MenuContainer,
|
|||
|
||||
/**
|
||||
* Gets this component's locking object (the object that owns the thread
|
||||
* sychronization monitor) for AWT component-tree and layout
|
||||
* synchronization monitor) for AWT component-tree and layout
|
||||
* operations.
|
||||
* @return this component's locking object
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue