Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8202402

Spelling error in javafx.beans.InvalidationListener

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 8, 9, 10
    • javafx
    • x86_64
    • generic

      A DESCRIPTION OF THE PROBLEM :
      The javadoc for the method invalidated(...) in the javafx.beans.InvalidationListener states:

      This method needs to be provided by an implementation of InvalidationListener. It is called if an Observable becomes invalid.
      In general is is considered bad practice to modify the observed value in this method.
                       ^
      There should be an "it" in there, rather than an "is".

      https://docs.oracle.com/javase/10/docs/api/javafx/beans/InvalidationListener.html


            Unassigned Unassigned
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: