mirror of
https://github.com/openjdk/jdk.git
synced 2026-07-24 09:53:17 +00:00
8388183: Wrong example in documentation for String.toLowerCase()
Reviewed-by: jlu, iris
This commit is contained in:
parent
79568c915a
commit
c6a068a5ee
@ -4054,7 +4054,7 @@ public final class String
|
||||
* <td>(all)</td>
|
||||
* <th scope="row" style="font-weight:normal; text-align:left">
|
||||
* ΙΧΘΥΣ</th>
|
||||
* <td>ιχθυσ</td>
|
||||
* <td>ιχθυς</td>
|
||||
* <td>lowercased all chars in String</td>
|
||||
* </tr>
|
||||
* </tbody>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user