<i18n dev> RFR: 8304993: bad sentence break in DateFormat
Naoto Sato
naoto at openjdk.org
Tue Mar 28 22:02:29 UTC 2023
On Tue, 28 Mar 2023 21:01:45 GMT, Justin Lu <jlu at openjdk.org> wrote:
> This PR fixes a bad sentence break in DateFormat.FIELD AM_PM that caused incomplete API
>
> Before:
> <img width="1024" alt="Screen Shot 2023-03-27" src="https://user-images.githubusercontent.com/67398801/228359165-f8c66ca2-745b-47ea-bca9-9c4afc7af914.png">
>
> After:
> <img src="https://user-images.githubusercontent.com/67398801/228358935-9d978a7a-bfa5-42df-85a7-587e39d6c82c.png" width="800" height="40">
Marked as reviewed by naoto (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/13216#pullrequestreview-1361965055
More information about the i18n-dev
mailing list