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

Typo in j.t.Normalizer.normalize()

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 17
    • 17
    • core-libs
    • b30
    • generic
    • generic

        --- a/src/java.base/share/classes/java/text/Normalizer.java
        +++ b/src/java.base/share/classes/java/text/Normalizer.java
        @@ -144,7 +144,7 @@ public final class Normalizer {
             /**
              * Normalize a sequence of char values.
              * The sequence will be normalized according to the specified normalization
        - * from.
        + * form.
              * @param src The sequence of char values to normalize.
              * @param form The normalization form; one of
              * {@link java.text.Normalizer.Form#NFC},

              naoto Naoto Sato
              naoto Naoto Sato
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: