8269704: Typo in j.t.Normalizer.normalize()
Reviewed-by: joehw, prappo, iris
This commit is contained in:
parent
a8385feb30
commit
54dd510bd5
@ -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},
|
||||
|
Loading…
x
Reference in New Issue
Block a user