We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49df997 commit af9f7f2Copy full SHA for af9f7f2
1 file changed
src/main/java/org/htmlunit/util/StringUtils.java
@@ -299,7 +299,6 @@ public static String replaceChars(final String str, final String searchChars, fi
299
* A {@code null} separator will return the empty string if the input string is not {@code null}.
300
* <p>
301
* If nothing is found, the empty string is returned.
302
- * <p>
303
*
304
* @param str the String to get a substring from, may be null.
305
* @param find the String to find, may be null.
0 commit comments