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

Typo in javax.swing.BoundedRangeModel documentation

XMLWordPrintable

    • b12
    • generic
    • generic

      A DESCRIPTION OF THE PROBLEM :
      In line 10 of The javax.swing Interface BoundedRangeModel Documentation (https://docs.oracle.com/javase/8/docs/api/index.html?javax/swing/)

      The sentence is as follows "The inner range must lie within the outer one, i.e. value must be less than or equal to maximum and value+extent must greater than or equal to minimum, and maximum must be greater than or equal to minimum."

      The typo is a missing word ("be") that should go after "and value+extent must."





      FREQUENCY : always


            rkannathpari Renjith Kannath Pariyangad
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: