diff --git a/websocket-sharp/Server/WebSocketServer.cs b/websocket-sharp/Server/WebSocketServer.cs
index ee012360..1867d78f 100644
--- a/websocket-sharp/Server/WebSocketServer.cs
+++ b/websocket-sharp/Server/WebSocketServer.cs
@@ -570,7 +570,7 @@ namespace WebSocketSharp.Server
}
///
- /// Gets the configuration used to provide secure connections.
+ /// Gets the configuration for secure connections.
///
///
/// The configuration will be referenced when the server starts.