jdk/src/share/classes/java/awt/Component.java
changeset 435 30ae000d9354
parent 432 ff3aa6ee3572
child 441 f5da1014ed23
--- a/jdk/src/share/classes/java/awt/Component.java	Thu Apr 03 15:00:21 2008 +0400
+++ b/jdk/src/share/classes/java/awt/Component.java	Thu Apr 03 15:48:10 2008 +0400
@@ -1005,7 +1005,7 @@
 
     /**
      * 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
      */