Correct spelling error
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user