<i18n dev> RFR: 8285306: Fix typos in java.desktop [v3]

Magnus Ihse Bursie ihse at openjdk.java.net
Fri May 13 16:17:59 UTC 2022


On Thu, 28 Apr 2022 16:48:04 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:

>> Magnus Ihse Bursie has updated the pull request incrementally with four additional commits since the last revision:
>> 
>>  - Update src/java.desktop/share/classes/javax/swing/JLayeredPane.java
>>    
>>    Co-authored-by: Alexey Ivanov <70774172+aivanov-jdk at users.noreply.github.com>
>>  - Update src/java.desktop/share/classes/javax/swing/JLayeredPane.java
>>    
>>    Co-authored-by: Alexey Ivanov <70774172+aivanov-jdk at users.noreply.github.com>
>>  - Update src/java.desktop/share/classes/javax/swing/JCheckBox.java
>>    
>>    Co-authored-by: Alexey Ivanov <70774172+aivanov-jdk at users.noreply.github.com>
>>  - Update src/java.desktop/share/classes/javax/swing/DefaultRowSorter.java
>>    
>>    Co-authored-by: Alexey Ivanov <70774172+aivanov-jdk at users.noreply.github.com>
>
> src/java.desktop/share/classes/javax/swing/GroupLayout.java line 1654:
> 
>> 1652:         /**
>> 1653:          * Used to compute how the two values representing two springs
>> 1654:          * will be combined.  For example, a group that laid things out
> 
> Suggestion:
> 
>          * will be combined.  For example, a group that laid out things
> 
> Not sure which one is correct. Usually the particle in a phrasal verb follows the verb is the object is a noun.

If you're not sure, I prefer to leave it as it is.

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

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


More information about the i18n-dev mailing list