Skip to content

Commit 8e64701

Browse files
committed
Fix Javadoc formatting issue in TestSocketUtils
1 parent ae9a9e3 commit 8e64701

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-test/src/main/java/org/springframework/test/util/TestSocketUtils.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ public class TestSocketUtils {
7373
/**
7474
* Although {@code TestSocketUtils} consists solely of static utility methods,
7575
* this constructor is intentionally {@code public}.
76-
* <h4>Rationale</h4>
76+
* <h5>Rationale</h5>
7777
* <p>Static methods from this class may be invoked from within XML
7878
* configuration files using the Spring Expression Language (SpEL) and the
7979
* following syntax.

0 commit comments

Comments
 (0)