6475394: Spelling mistake in doc for ComponentUI.getBaselineResizeBehaviour
Reviewed-by: serb, pchelko
--- a/jdk/src/share/classes/javax/swing/plaf/ComponentUI.java Mon Apr 07 15:34:27 2014 +0400
+++ b/jdk/src/share/classes/javax/swing/plaf/ComponentUI.java Mon Apr 07 18:01:52 2014 +0400
@@ -297,7 +297,7 @@
}
/**
- * Returns an enum indicating how the baseline of he component
+ * Returns an enum indicating how the baseline of the component
* changes as the size changes. This method is primarily meant for
* layout managers and GUI builders.
* <p>