Integrated: 8279794: Fix typos in BasicScrollBarUI: Laysouts a vertical scroll bar

Alexey Ivanov aivanov at openjdk.java.net
Mon Jan 24 18:35:16 UTC 2022


On Tue, 11 Jan 2022 15:35:06 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:

> Fixed the typo in the layout methods: “Laysouts a…” → “Lays out a…”.
> 
> The doc for `layoutHScrollbar` incorrectly referred to _vertical_ scroll bar rather than horizontal one.
> 
> 
> I also expanded the wildcard imports.

This pull request has now been integrated.

Changeset: acd98294
Author:    Alexey Ivanov <aivanov at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/acd98294c628e8e03a036a8e3e08d775147b2fda
Stats:     50 lines in 1 file changed: 38 ins; 9 del; 3 mod

8279794: Fix typos in BasicScrollBarUI: Laysouts a vertical scroll bar

Reviewed-by: prr, psadhukhan

-------------

PR: https://git.openjdk.java.net/jdk/pull/7032



More information about the client-libs-dev mailing list