On Tue, 27 Jul 2021 12:44:58 GMT, Ajit Ghaisas <aghai...@openjdk.org> wrote:

>> This PR corrects/adds missing documentation for classes in javafx.css 
>> package.
>
> Ajit Ghaisas has updated the pull request incrementally with one additional 
> commit since the last revision:
> 
>   8250590 - add missing @since tag

modules/javafx.graphics/src/main/java/javafx/css/Rule.java line 141:

> 139: 
> 140:     /**
> 141:      * The {@code Stylesheet} this {@code Selector} belongs to.

Should not this be "The {@code Stylesheet} this {@code Rule} belongs to" ?

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

PR: https://git.openjdk.java.net/jfx/pull/589

Reply via email to