aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Server.Implementations/EntryPoints/Notifications/Notifications.cs
diff options
context:
space:
mode:
authorLuke Pulverenti <luke.pulverenti@gmail.com>2015-03-21 14:12:12 -0400
committerLuke Pulverenti <luke.pulverenti@gmail.com>2015-03-21 14:12:12 -0400
commitd92cf7066385aa15b1cb4de8589aeef82b8ad6af (patch)
tree2a3d58f44232d905857adfaabf5e9b80f30fa6c2 /MediaBrowser.Server.Implementations/EntryPoints/Notifications/Notifications.cs
parent86b8a10f45c1e8129657fd9ae3fe294da71fed44 (diff)
update text
Diffstat (limited to 'MediaBrowser.Server.Implementations/EntryPoints/Notifications/Notifications.cs')
-rw-r--r--MediaBrowser.Server.Implementations/EntryPoints/Notifications/Notifications.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/MediaBrowser.Server.Implementations/EntryPoints/Notifications/Notifications.cs b/MediaBrowser.Server.Implementations/EntryPoints/Notifications/Notifications.cs
index bc995d62a..2fc249744 100644
--- a/MediaBrowser.Server.Implementations/EntryPoints/Notifications/Notifications.cs
+++ b/MediaBrowser.Server.Implementations/EntryPoints/Notifications/Notifications.cs
@@ -174,7 +174,7 @@ namespace MediaBrowser.Server.Implementations.EntryPoints.Notifications
var notification = new NotificationRequest
{
- Description = "Please see mediabrowser.tv for details.",
+ Description = "Please see emby.media for details.",
NotificationType = type
};