On Wed, 9 Feb 2022 13:06:58 GMT, Nir Lisker <[email protected]> wrote:
>> Ajit Ghaisas has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> Address review comments
>
> modules/javafx.controls/src/main/java/javafx/scene/control/TabPane.java line
> 738:
>
>> 736:
>> 737: /**
>> 738: * <p>This specifies how the {@code TabPane} handles tab closing
>> from an end-user's
>
> Since you are fixing the description here, can you remove the "This" in the
> beginning?
Good suggestion.
Also optional, you can remove the `<p>` since they are not needed for the
initial paragraph.
-------------
PR: https://git.openjdk.java.net/jfx/pull/728