From 8d97d34d1016bd23eb97ab92f65beba1e31a8621 Mon Sep 17 00:00:00 2001 From: Luke Pulverenti Date: Sat, 6 Jul 2013 21:41:20 -0400 Subject: change text on library page --- .../EntryPoints/Notifications/WebSocketNotifier.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'MediaBrowser.Server.Implementations/EntryPoints/Notifications/WebSocketNotifier.cs') diff --git a/MediaBrowser.Server.Implementations/EntryPoints/Notifications/WebSocketNotifier.cs b/MediaBrowser.Server.Implementations/EntryPoints/Notifications/WebSocketNotifier.cs index 2264cc524..c5a93720c 100644 --- a/MediaBrowser.Server.Implementations/EntryPoints/Notifications/WebSocketNotifier.cs +++ b/MediaBrowser.Server.Implementations/EntryPoints/Notifications/WebSocketNotifier.cs @@ -6,7 +6,7 @@ using System.Linq; namespace MediaBrowser.Server.Implementations.EntryPoints.Notifications { /// - /// Sends out messages anytime a notification is added or udpated + /// Notifies clients anytime a notification is added or udpated /// public class WebSocketNotifier : IServerEntryPoint { -- cgit v1.2.3