diff --git a/websocket-sharp/Net/NetworkCredential.cs b/websocket-sharp/Net/NetworkCredential.cs index 26d79bbd..7e539da6 100644 --- a/websocket-sharp/Net/NetworkCredential.cs +++ b/websocket-sharp/Net/NetworkCredential.cs @@ -153,7 +153,8 @@ namespace WebSocketSharp.Net /// Gets the roles associated with the credentials. /// /// - /// An array of that represents the role names. + /// An array of that represents the role names + /// to which the username belongs. /// public string[] Roles { get {