Skip to content

Commit

Permalink
Fix Javadoc error on Java 13.
Browse files Browse the repository at this point in the history
  • Loading branch information
PascalSchumacher committed May 22, 2019
1 parent 6a6faa4 commit da897bb
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -45,7 +45,7 @@
* chars, which will be of length 1
* </p>
*
* <h1>Sample usage</h1>
* <h2>Sample usage</h2>
*
* <pre>
* Character[] originals; // a, b, c, d
Expand Down

0 comments on commit da897bb

Please sign in to comment.