RFR: 8279796: Fix typo: Constucts -> Constructs

Sergey Bylokhov serb at openjdk.java.net
Wed Jan 19 23:00:49 UTC 2022


On Wed, 19 Jan 2022 22:18:32 GMT, Weijun Wang <weijun at openjdk.org> wrote:

> Two edits.

src/java.desktop/share/classes/javax/swing/plaf/basic/BasicFileChooserUI.java line 727:

> 725:         Handler handler;
> 726:         /**
> 727:          * Constructs a {@code DoubleClickListener}.

This change is under review here:
https://github.com/openjdk/jdk/pull/7030

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

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



More information about the client-libs-dev mailing list