From 91292b8ea533b01825cedca7b039c9943f55f2eb Mon Sep 17 00:00:00 2001 From: cvium Date: Mon, 20 Dec 2021 12:34:16 +0100 Subject: [PATCH] Fix build --- Emby.Naming/Video/VideoListResolver.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Emby.Naming/Video/VideoListResolver.cs b/Emby.Naming/Video/VideoListResolver.cs index 309b18b532..4fc849256b 100644 --- a/Emby.Naming/Video/VideoListResolver.cs +++ b/Emby.Naming/Video/VideoListResolver.cs @@ -16,7 +16,7 @@ namespace Emby.Naming.Video /// /// Resolves alternative versions and extras from list of video files. /// - /// List of related video files. + /// List of related video files. /// The naming options. /// Indication we should consider multi-versions of content. /// Whether to parse the name or use the filename.