changeset 21278 | ef8a3a2a72f2 |
parent 21255 | 0afb44cd0215 |
child 23010 | 6dadb192ad81 |
--- a/jdk/src/share/classes/javax/swing/JWindow.java Tue Oct 29 16:35:20 2013 +0400 +++ b/jdk/src/share/classes/javax/swing/JWindow.java Tue Oct 29 17:01:06 2013 +0400 @@ -287,7 +287,7 @@ * <code>setLayout</code> are forwarded to the <code>contentPane</code>. * * @return true if <code>add</code> and <code>setLayout</code> - * are fowarded; false otherwise + * are forwarded; false otherwise * * @see #addImpl * @see #setLayout