Skip to content

Commit 32b2d92

Browse files
committed
Javadoc
1 parent 7489d6e commit 32b2d92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/org/apache/commons/lang3/CharSet.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ public class CharSet implements Serializable {
9898
}
9999

100100
/**
101-
* Factory method to create a new CharSet using a special syntax.
101+
* Creates a new CharSet using the syntax described below.
102102
*
103103
* <ul>
104104
* <li>{@code null} or empty string ("")

0 commit comments

Comments
 (0)