<i18n dev> RFR: 8312165: Fix typos in java.desktop Swing [v4]
Alexey Ivanov
aivanov at openjdk.org
Fri Sep 1 12:13:43 UTC 2023
On Thu, 31 Aug 2023 20:11:42 GMT, Andrey Turbanov <aturbanov at openjdk.org> wrote:
>> Found many typos in java.desktop by IDEA's inspection `Proofreading | Typo`
>
> Andrey Turbanov has updated the pull request incrementally with one additional commit since the last revision:
>
> 8312165: Fix typos in java.desktop Swing
>
> apply suggestions from review
The second “short-circuit” in `JLayeredPane` at line 558 is still with the space:
https://github.com/openjdk/jdk/pull/14847/files#diff-ccb2c8aa4e9d637576d0e386625f6ec0f3fc04f481277f994af23542ecc11d7fL558
even though you marked the comment as resolved.
-------------
Changes requested by aivanov (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/14847#pullrequestreview-1606826682
More information about the i18n-dev
mailing list