This commit is contained in:
Jesper Wilhelmsson 2021-07-02 01:07:50 +00:00
commit b0e186792e
25 changed files with 912 additions and 133 deletions

View file

@ -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},