RFR: 8263726: divideToIntegralValue typo on BigDecimal documentation
Fix typos in references to the method's name in the javadoc. ------------- Commit messages: - 8263726: divideToIntegralValue typo on BigDecimal documentation Changes: https://git.openjdk.java.net/jdk/pull/3051/files Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=3051&range=00 Issue: https://bugs.openjdk.java.net/browse/JDK-8263726 Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod Patch: https://git.openjdk.java.net/jdk/pull/3051.diff Fetch: git fetch https://git.openjdk.java.net/jdk pull/3051/head:pull/3051 PR: https://git.openjdk.java.net/jdk/pull/3051
On Wed, 17 Mar 2021 16:43:42 GMT, Joe Darcy <darcy@openjdk.org> wrote:
Fix typos in references to the method's name in the javadoc.
Looks fine. ------------- Marked as reviewed by bpb (Reviewer). PR: https://git.openjdk.java.net/jdk/pull/3051
On Wed, 17 Mar 2021 16:43:42 GMT, Joe Darcy <darcy@openjdk.org> wrote:
Fix typos in references to the method's name in the javadoc.
This pull request has now been integrated. Changeset: 24afa36d Author: Joe Darcy <darcy@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/24afa36d Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod 8263726: divideToIntegralValue typo on BigDecimal documentation Reviewed-by: bpb ------------- PR: https://git.openjdk.java.net/jdk/pull/3051
participants (2)
-
Brian Burkhalter
-
Joe Darcy