simplified javadoc wording
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@981416 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
6c99076d1e
commit
b3777d116e
|
@ -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.
|
||||
* <p>
|
||||
* The constants in this enumeration represent the available
|
||||
* formats as localized strings. These formats are intended to be
|
||||
|
|
Loading…
Reference in New Issue