fixed @since comment, the class was added in 2.2 not in 2.1

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1073167 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Luc Maisonobe 2011-02-21 22:07:51 +00:00
parent 1cc75e8fa5
commit 31ca64cfa8
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ import java.util.ResourceBundle;
* localized properties files, and as a default format if some
* translation is missing.
* </p>
* @since 2.1
* @since 2.2
* @version $Revision$ $Date$
*/
public enum LocalizedFormats implements Localizable {