On Fri, 17 May 2024 12:16:15 GMT, Prasanta Sadhukhan <psadhuk...@openjdk.org> 
wrote:

>> Inadvertent mention of Netscape in Javadoc is removed..
>
> Prasanta Sadhukhan has updated the pull request incrementally with two 
> additional commits since the last revision:
> 
>  - doc clarity
>  - doc clarity

Marked as reviewed by aivanov (Reviewer).

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”_.

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

PR Review: https://git.openjdk.org/jdk/pull/19276#pullrequestreview-2063530879
PR Review Comment: https://git.openjdk.org/jdk/pull/19276#discussion_r1605063445

Reply via email to