diff --git a/websocket-sharp/Net/ClientSslConfiguration.cs b/websocket-sharp/Net/ClientSslConfiguration.cs
index 53004cb3..812114b0 100644
--- a/websocket-sharp/Net/ClientSslConfiguration.cs
+++ b/websocket-sharp/Net/ClientSslConfiguration.cs
@@ -68,11 +68,11 @@ namespace WebSocketSharp.Net
}
///
- /// Initializes a new instance of the class
- /// with the specified .
+ /// Initializes a new instance of the
+ /// class with the specified target host server name.
///
///
- /// A that represents the target host server name.
+ /// A that specifies the target host server name.
///
///
/// is .