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:
parent
ee2eef5316
commit
160ff8f627
|
@ -101,7 +101,6 @@ public class LocaleUtils {
|
|||
* </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) {
|
||||
|
|
Loading…
Reference in New Issue