fixed typo

This commit is contained in:
Luke Pulverenti 2013-04-18 10:02:26 -04:00
parent dea10e5040
commit 654822441e

View File

@ -76,7 +76,7 @@ namespace MediaBrowser.Server.Implementations.ScheduledTasks
/// <value>The description.</value> /// <value>The description.</value>
public string Description public string Description
{ {
get { return "Extracts images from audio files that do not have external images."; } get { return "Extracts images from video files that do not have external images."; }
} }
/// <summary> /// <summary>