diff --git a/websocket-sharp/Net/HttpListenerRequest.cs b/websocket-sharp/Net/HttpListenerRequest.cs index 2d3334f6..ae2c29b0 100644 --- a/websocket-sharp/Net/HttpListenerRequest.cs +++ b/websocket-sharp/Net/HttpListenerRequest.cs @@ -523,7 +523,7 @@ namespace WebSocketSharp.Net } /// - /// Gets the natural languages which are acceptable for the client. + /// Gets the natural languages that are acceptable for the client. /// /// ///