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

Typo in getCalendarType() method of Chronology class.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 9
    • core-libs
    • b148
    • generic
    • generic

      There is a typo in getCalendar method
      link of faulty documentation is :
      http://docs.oracle.com/javase/8/docs/api/java/time/chrono/Chronology.html#getCalendarType--

      "The calendar type is an identifier defined by the CLDR and Unicode Locale Data Markup Language (LDML) specifications to uniquely identification a calendar"

      should be

      "The calendar type is an identifier defined by the CLDR and Unicode Locale Data Markup Language (LDML) specifications to uniquely *identify* a calendar"

            rriggs Roger Riggs
            rgoel Rachna Goel (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: