Javadoc typo in java.util.Formatter

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P5
    • 9
    • Affects Version/s: 8
    • Component/s: core-libs
    • b48
    • x86
    • windows_8

        FULL PRODUCT VERSION :


        A DESCRIPTION OF THE PROBLEM :
        The javadoc of the class java.util.Formatter ( http://docs.oracle.com/javase/8/docs/api/java/util/Formatter.html ) contains the line:

        If the argument index is does not correspond to an available argument, [...]

        the "is" should be deleted:

        If the argument index does not correspond to an available argument, [...]


        REPRODUCIBILITY :
        This bug can be reproduced always.

              Assignee:
              Xueming Shen
              Reporter:
              Webbug Group
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: