From 856b34a9c4708910e36e76bac427878c2bd5365d Mon Sep 17 00:00:00 2001 From: sta Date: Fri, 28 Apr 2017 15:59:07 +0900 Subject: [PATCH] [Modify] Edit it --- websocket-sharp/Net/NetworkCredential.cs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 {