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;
|
import java.util.ResourceBundle;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Enumeration for localized messages formats used for exemple
|
* Enumeration for localized messages formats used in exceptions messages.
|
||||||
* in exceptions messages.
|
|
||||||
* <p>
|
* <p>
|
||||||
* The constants in this enumeration represent the available
|
* The constants in this enumeration represent the available
|
||||||
* formats as localized strings. These formats are intended to be
|
* formats as localized strings. These formats are intended to be
|
||||||
|
|
Loading…
Reference in New Issue