diff --git a/websocket-sharp/Net/WebHeaderCollection.cs b/websocket-sharp/Net/WebHeaderCollection.cs index faf12112..f33745c6 100644 --- a/websocket-sharp/Net/WebHeaderCollection.cs +++ b/websocket-sharp/Net/WebHeaderCollection.cs @@ -52,7 +52,8 @@ using System.Text; namespace WebSocketSharp.Net { /// - /// Provides a collection of the HTTP headers associated with a request or response. + /// Provides a collection of the HTTP headers associated with a request or + /// response. /// [Serializable] [ComVisible (true)]