Correct spelling error

This commit is contained in:
Stuart Boston
2015-03-13 18:27:13 +00:00
parent 21e1e55633
commit 01fba3b235
2 changed files with 3 additions and 3 deletions
@@ -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,