Can I please get a review of this trivial typo fix in the `module-info.java` of `jdk.httpserver` module?
--------- - [x] I confirm that I make this contribution in accordance with the [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). ------------- Commit messages: - 8388697: Typo maxiumum instead of maximum in jdk.httpserver's module-info.java Changes: https://git.openjdk.org/jdk/pull/32002/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=32002&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8388697 Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod Patch: https://git.openjdk.org/jdk/pull/32002.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/32002/head:pull/32002 PR: https://git.openjdk.org/jdk/pull/32002
