Can I get a review of this doc-only change which fixes a typo in the javadoc of the internal `ReferencedKeyMap` class?
I borrowed the phrasing from the recent updates we did to the WeakHashMap class. --------- - [x] I confirm that I make this contribution in accordance with the [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). ------------- Commit messages: - 8387495: [lworld] Typo in javadoc of jdk/internal/util/ReferencedKeyMap.java Changes: https://git.openjdk.org/valhalla/pull/2603/files Webrev: https://webrevs.openjdk.org/?repo=valhalla&pr=2603&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8387495 Stats: 6 lines in 1 file changed: 3 ins; 1 del; 2 mod Patch: https://git.openjdk.org/valhalla/pull/2603.diff Fetch: git fetch https://git.openjdk.org/valhalla.git pull/2603/head:pull/2603 PR: https://git.openjdk.org/valhalla/pull/2603
