We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d1bc1b commit 9443d02Copy full SHA for 9443d02
src/java.desktop/share/classes/javax/swing/text/html/CSSParser.java
@@ -49,7 +49,7 @@
49
* <a href=http://www.w3.org/TR/REC-CSS1>http://www.w3.org/TR/REC-CSS1</a>.
50
* If an error results in parsing, a RuntimeException will be thrown.
51
* <p>
52
- * This will preserve case. If the callback wishes to treat certain poritions
+ * This will preserve case. If the callback wishes to treat certain portions
53
* case insensitively (such as selectors), it should use toLowerCase, or
54
* something similar.
55
*
0 commit comments