Javadoc fix.

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@234322 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Gary D. Gregory 2005-08-21 19:25:21 +00:00
parent ee2eef5316
commit 160ff8f627
1 changed files with 0 additions and 1 deletions

View File

@ -101,7 +101,6 @@ public static Locale toLocale(String str) {
* </pre>
*
* @param locale the locale to start from
* @param defaultLocale the default locale to use if no other is found
* @return the list of Locale objects, 0 being locale
*/
public static List localeLookupList(Locale locale) {