On Mon, 21 Mar 2022 21:49:33 GMT, Nir Lisker <nlis...@openjdk.org> wrote:

>> John Hendrikx has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   Small wording change in API of ObservableValue after proof reading
>
> modules/javafx.base/src/main/java/javafx/beans/value/ObservableValue.java 
> line 164:
> 
>> 162:      * @param mapper the mapping function to apply to a value, cannot 
>> be {@code null}
>> 163:      * @return an {@code ObservableValue} that holds the result of 
>> applying the given
>> 164:      *     mapping function on its value, or {@code null} when it
> 
> I think "on this value", not "on its value", no?

Yes, I fixed it.

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

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

Reply via email to