Skip to content

Commit

Permalink
Javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
VincenzoArceri committed Aug 23, 2023
1 parent dad9923 commit 12d3f43
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -456,7 +456,7 @@ public String toString() {
* Checks whether this regular expression recognize a string made just of
* whitespaces.
*
* @return {@true} if this regular expression recognize a string made just
* @return {@code true} if this regular expression recognize a string made just
* of whitespaces, {@code false} otherwise.
*/
protected abstract boolean readsWhiteSpaceString();
Expand Down

0 comments on commit 12d3f43

Please sign in to comment.