Correct spelling error

master
Stuart Boston 11 years ago
parent 21e1e55633
commit 01fba3b235

@ -22,13 +22,13 @@ package com.omertron.themoviedbapi.enumeration;
import org.apache.commons.lang3.StringUtils;
/**
* List of movie methods
* List of all "Append To Response" movie methods
*
* @author Stuart
*/
public enum MovieMethod {
ALTERNATIVE_TILES,
ALTERNATIVE_TITLES,
CHANGES,
CREDITS,
IMAGES,

@ -28,7 +28,7 @@ import org.apache.commons.lang3.StringUtils;
*/
public enum TVMethod {
ALTERNATIVE_TILES,
ALTERNATIVE_TITLES,
CHANGES,
CONTENT_RATINGS,
CREDITS,

Loading…
Cancel
Save