Fix javadoc. Remove unused @param.
This commit is contained in:
parent
fc1736edc4
commit
8b7539432c
|
@ -88,7 +88,6 @@ public class CalendarUtils {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Gets month names in the requested style.
|
* Gets month names in the requested style.
|
||||||
* @param locale Locale
|
|
||||||
* @param style Must be a valid {@link Calendar#getDisplayNames(int, int, Locale)} month style.
|
* @param style Must be a valid {@link Calendar#getDisplayNames(int, int, Locale)} month style.
|
||||||
* @return Styled names of months
|
* @return Styled names of months
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue