浏览代码

Update MediaBrowser.Controller/LiveTv/ChannelInfo.cs

Co-authored-by: Cody Robibero <cody@robibe.ro>
cocool97 4 年之前
父节点
当前提交
86852178c2
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      MediaBrowser.Controller/LiveTv/ChannelInfo.cs

+ 2 - 2
MediaBrowser.Controller/LiveTv/ChannelInfo.cs

@@ -46,9 +46,9 @@ namespace MediaBrowser.Controller.LiveTv
         public ChannelType ChannelType { get; set; }
 
         /// <summary>
-        /// Gets or sets the group of the channel
+        /// Gets or sets the group of the channel.
         /// </summary>
-        /// <value>The group of the channel</value>
+        /// <value>The group of the channel.</value>
         public string ChannelGroup { get; set; }
 
         /// <summary>