Fix typos in comments: - in java.nio.channels.AsynchronousServerSocketChannel: altogther -> altogether - in java.lang.classfile.attribute.CharacterRangeInfo: removed duplicated 'the' twice
------------- Commit messages: - 8376954: Typos in CharacterRangeInfo and AsynchronousServerSocketChannel Changes: https://git.openjdk.org/jdk/pull/29513/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=29513&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8376954 Stats: 5 lines in 2 files changed: 0 ins; 0 del; 5 mod Patch: https://git.openjdk.org/jdk/pull/29513.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/29513/head:pull/29513 PR: https://git.openjdk.org/jdk/pull/29513
