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 3abf40e commit 7dd61e4Copy full SHA for 7dd61e4
src/main/java/org/apache/commons/text/FormattableUtils.java
@@ -28,7 +28,7 @@
28
*
29
* <p>The {@link Formattable} interface provides basic control over formatting
30
* when using a {@code Formatter}. It is primarily concerned with numeric precision
31
- * and padding, and is not designed to allow generalised alternate formats.</p>
+ * and padding, and is not designed to allow generalized alternate formats.</p>
32
33
* @since 1.0
34
*/
0 commit comments