mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-22 16:54:46 +03:00
fixed typo
This commit is contained in:
@@ -76,7 +76,7 @@ namespace MediaBrowser.Server.Implementations.ScheduledTasks
|
||||
/// <value>The description.</value>
|
||||
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>
|
||||
|
||||
Reference in New Issue
Block a user