Author: luc Date: Mon Aug 2 08:36:08 2010 New Revision: 981416 URL: http://svn.apache.org/viewvc?rev=981416&view=rev Log: simplified javadoc wording Modified: commons/proper/math/trunk/src/main/java/org/apache/commons/math/exception/LocalizedFormats.java Modified: commons/proper/math/trunk/src/main/java/org/apache/commons/math/exception/LocalizedFormats.java URL: http://svn.apache.org/viewvc/commons/proper/math/trunk/src/main/java/org/apache/commons/math/exception/LocalizedFormats.java?rev=981416&r1=981415&r2=981416&view=diff ============================================================================== --- commons/proper/math/trunk/src/main/java/org/apache/commons/math/exception/LocalizedFormats.java (original) +++ commons/proper/math/trunk/src/main/java/org/apache/commons/math/exception/LocalizedFormats.java Mon Aug 2 08:36:08 2010 @@ -21,8 +21,7 @@ import java.util.MissingResourceExceptio 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