We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77824e5 commit 6f4a473Copy full SHA for 6f4a473
1 file changed
src/main/java/org/apache/commons/cli/help/TextStyle.java
@@ -28,7 +28,7 @@ Licensed to the Apache Software Foundation (ASF) under one or more
28
public final class TextStyle {
29
30
/**
31
- * The alignment possibilities.
+ * Enumerates alignment options.
32
*/
33
public enum Alignment {
34
0 commit comments