8388183: Wrong example in documentation for String.toLowerCase()

Reviewed-by: jlu, iris
This commit is contained in:
Naoto Sato 2026-07-15 16:15:12 +00:00
parent 79568c915a
commit c6a068a5ee

View File

@ -4054,7 +4054,7 @@ public final class String
* <td>(all)</td>
* <th scope="row" style="font-weight:normal; text-align:left">
* &Iota;&Chi;&Theta;&Upsilon;&Sigma;</th>
* <td>&iota;&chi;&theta;&upsilon;&sigma;</td>
* <td>&iota;&chi;&theta;&upsilon;&sigmaf;</td>
* <td>lowercased all chars in String</td>
* </tr>
* </tbody>