On Fri, 17 May 2024 14:04:28 GMT, Alexey Ivanov <aiva...@openjdk.org> wrote:

>> Prasanta Sadhukhan has updated the pull request incrementally with two 
>> additional commits since the last revision:
>> 
>>  - doc clarity
>>  - doc clarity
>
> src/java.desktop/share/classes/javax/swing/CellEditor.java line 91:
> 
>> 89:      * cell should be selected.  However, it is useful to return false to
>> 90:      * keep the selection from changing for some types of edits,
>> 91:      * eg. in a table that contains a column of check boxes, the user 
>> might
> 
> Most guides recommend to spell _“e.g.”_ with the period after each letter, 
> see [an article at 
> Grammarly](https://www.grammarly.com/blog/know-your-latin-i-e-vs-e-g/). 
> Alternatively, it could be replaced with _“for example”_.

yes, it should be "e.g.",

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

PR Review Comment: https://git.openjdk.org/jdk/pull/19276#discussion_r1605395049

Reply via email to