From 8f28c3a0fbdd285288de76b5213b1462005eb7dc Mon Sep 17 00:00:00 2001 From: gnattu Date: Mon, 29 Jul 2024 10:22:51 +0800 Subject: [PATCH] fix doc Signed-off-by: gnattu --- MediaBrowser.Model/Entities/DownMixStereoAlgorithms.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MediaBrowser.Model/Entities/DownMixStereoAlgorithms.cs b/MediaBrowser.Model/Entities/DownMixStereoAlgorithms.cs index dcb2c802d9..0c03d430dc 100644 --- a/MediaBrowser.Model/Entities/DownMixStereoAlgorithms.cs +++ b/MediaBrowser.Model/Entities/DownMixStereoAlgorithms.cs @@ -29,7 +29,7 @@ public enum DownMixStereoAlgorithms /// /// AC-4 standard algorithm with its default gain values. - /// Defined in ETSI TS 103 190 Section 6.2.17 + /// Defined in ETSI TS 103 190 Section 6.2.17. /// Ac4 = 4 }