diff --git a/websocket-sharp/Server/WebSocketServiceManager.cs b/websocket-sharp/Server/WebSocketServiceManager.cs
index 0085e8f1..fc5ad7bf 100644
--- a/websocket-sharp/Server/WebSocketServiceManager.cs
+++ b/websocket-sharp/Server/WebSocketServiceManager.cs
@@ -194,8 +194,8 @@ namespace WebSocketSharp.Server
/// Gets the paths for the WebSocket services.
///
///
- /// An IEnumerable<string> instance that provides an enumerator which supports
- /// the iteration over the collection of the paths for the services.
+ /// An IEnumerable<string> instance that provides an enumerator
+ /// which supports the iteration over the collection of the paths.
///
public IEnumerable Paths {
get {