From 0b67abb2a200a6c6633c21363b6ee4a55b4c258f Mon Sep 17 00:00:00 2001 From: Jonathan Wong Date: Mon, 26 Oct 2015 17:52:51 -0700 Subject: [PATCH] Fix typos --- data/interfaces/default/info.html | 2 +- data/interfaces/default/settings.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/data/interfaces/default/info.html b/data/interfaces/default/info.html index f77127e2..f2f57753 100644 --- a/data/interfaces/default/info.html +++ b/data/interfaces/default/info.html @@ -11,7 +11,7 @@ data :: Usable parameters (if not applicable for media type, blank value will be == Global keys == rating_key Returns the unique identifier for the media item. -meida_type Returns the type of media. Either 'movie', 'show', 'season', 'episode', 'artist', 'album', or 'track'. +media_type Returns the type of media. Either 'movie', 'show', 'season', 'episode', 'artist', 'album', or 'track'. art Returns the location of the item's artwork title Returns the name of the movie, show, episode, artist, album, or track. duration Returns the standard runtime of the media. diff --git a/data/interfaces/default/settings.html b/data/interfaces/default/settings.html index 6feb0e9e..a8700984 100644 --- a/data/interfaces/default/settings.html +++ b/data/interfaces/default/settings.html @@ -506,7 +506,7 @@ available_notification_agents = notifiers.available_notification_agents() -

Endable to only get one notification for recently added Episodes or Tracks. Movies are unaffected.

+

Enable to only get one notification for recently added Episodes or Tracks. Movies are unaffected.