We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7489d6e commit 32b2d92Copy full SHA for 32b2d92
src/main/java/org/apache/commons/lang3/CharSet.java
@@ -98,7 +98,7 @@ public class CharSet implements Serializable {
98
}
99
100
/**
101
- * Factory method to create a new CharSet using a special syntax.
+ * Creates a new CharSet using the syntax described below.
102
*
103
* <ul>
104
* <li>{@code null} or empty string ("")
0 commit comments