Skip to content

Commit 41f4b1b

Browse files
committed
fix: missing Javadoc heading
1 parent e3c6f6d commit 41f4b1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

log4j-core/src/main/java/org/apache/logging/log4j/core/pattern/NamedInstantPattern.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ public String getPattern() {
120120
* </tr>
121121
* </tbody>
122122
* </table>
123-
* <h2></h2>
123+
* <h4>Rationale</h4>
124124
* <ul>
125125
* <li>
126126
* <p>

0 commit comments

Comments
 (0)