<i18n dev> RFR: 8282190: Typo in javadoc of java.time.format.DateTimeFormatter#getDecimalStyle

Jaikiran Pai jpai at openjdk.java.net
Mon Feb 21 12:49:24 UTC 2022


Can I please get a review of this trivial change to the javadoc of `DateTimeFormatter.getDecimalStyle()` method which fixes the typo noted in https://bugs.openjdk.java.net/browse/JDK-8282190?

-------------

Commit messages:
 - 8282190: Typo in javadoc of java.time.format.DateTimeFormatter#getDecimalStyle

Changes: https://git.openjdk.java.net/jdk/pull/7556/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=7556&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8282190
  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.java.net/jdk/pull/7556.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/7556/head:pull/7556

PR: https://git.openjdk.java.net/jdk/pull/7556


More information about the i18n-dev mailing list