Kaynağa Gözat

Update MediaBrowser.Api/DisplayPreferencesService.cs

Co-authored-by: Cody Robibero <cody@robibe.ro>
Patrick Barron 5 yıl önce
ebeveyn
işleme
995c8fadb7
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      MediaBrowser.Api/DisplayPreferencesService.cs

+ 1 - 1
MediaBrowser.Api/DisplayPreferencesService.cs

@@ -52,7 +52,7 @@ namespace MediaBrowser.Api
     public class DisplayPreferencesService : BaseApiService
     {
         /// <summary>
-        /// The user manager.
+        /// The display preferences manager.
         /// </summary>
         private readonly IDisplayPreferencesManager _displayPreferencesManager;