diff --git a/src/main/java/org/apache/commons/math/exception/LocalizedFormats.java b/src/main/java/org/apache/commons/math/exception/LocalizedFormats.java index a44802531..af9f522d7 100644 --- a/src/main/java/org/apache/commons/math/exception/LocalizedFormats.java +++ b/src/main/java/org/apache/commons/math/exception/LocalizedFormats.java @@ -21,8 +21,7 @@ import java.util.MissingResourceException; import java.util.ResourceBundle; /** - * Enumeration for localized messages formats used for exemple - * in exceptions messages. + * Enumeration for localized messages formats used in exceptions messages. *

* The constants in this enumeration represent the available * formats as localized strings. These formats are intended to be