On Mon, 12 Dec 2022 01:07:17 GMT, ScientificWare <d...@openjdk.org> wrote:
>> This is referenced in Java Bug Database as >> - [JDK-8296661 : Typo Found In >> CSSParser.java](https://bugs.java.com/bugdatabase/view_bug.do?bug_id=8296661) >> >> This is tracked in JBS as >> - [JDK-8296661 : Typo Found In >> CSSParser.java](https://bugs.openjdk.java.net/browse/JDK-8296661) >> >> I suspect a typo in the documentation comments. >> >> Designed from : [ScientificWare JDK-8296661 : Typo Found In >> CSSParser.java](https://github.com/scientificware/jdk/issues/18) > > ScientificWare has updated the pull request incrementally with one additional > commit since the last revision: > > Another typo > > Add hyphen to "case insensitively". "case-insensitively" seems to be the > common usage in the jdk repository. Marked as reviewed by aivanov (Reviewer). ------------- PR: https://git.openjdk.org/jdk/pull/10975