You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by lu...@apache.org on 2010/08/02 10:36:09 UTC

svn commit: r981416 - /commons/proper/math/trunk/src/main/java/org/apache/commons/math/exception/LocalizedFormats.java

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.
  * <p>
  * The constants in this enumeration represent the available
  * formats as localized strings. These formats are intended to be