6475394: Spelling mistake in doc for ComponentUI.getBaselineResizeBehaviour

Reviewed-by: serb, pchelko
This commit is contained in:
Alexander Scherbatiy 2014-04-07 18:01:52 +04:00
parent bb75caf509
commit 5cd27375dd

View File

@ -297,7 +297,7 @@ public abstract class ComponentUI {
}
/**
* 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>