Skip to content

Commit 0a97522

Browse files
committed
checkstyle
1 parent 6c97c6f commit 0a97522

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/java/org/htmlunit/cssparser/parser/CSS3ParserTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -785,7 +785,7 @@ public void atRules1() throws Exception {
785785

786786
/**
787787
* @see <a href="http://www.w3.org/TR/CSS21/syndata.html#at-rules">
788-
* http://www.w3.org/TR/CSS21/syndata.html#at-rules</a>
788+
* http://www.w3.org/TR/CSS21/syndata.html#at-rules</a>
789789
* @throws Exception if the test fails
790790
*/
791791
@Test

0 commit comments

Comments
 (0)