aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller/LiveTv/ChannelInfo.cs
diff options
context:
space:
mode:
Diffstat (limited to 'MediaBrowser.Controller/LiveTv/ChannelInfo.cs')
-rw-r--r--MediaBrowser.Controller/LiveTv/ChannelInfo.cs4
1 files changed, 2 insertions, 2 deletions
diff --git a/MediaBrowser.Controller/LiveTv/ChannelInfo.cs b/MediaBrowser.Controller/LiveTv/ChannelInfo.cs
index 0f3f878475..166c4d77c0 100644
--- a/MediaBrowser.Controller/LiveTv/ChannelInfo.cs
+++ b/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>