From 17e12b99f4e932f5a8fcaa496a40e640e321f884 Mon Sep 17 00:00:00 2001 From: sta Date: Fri, 28 Apr 2017 04:31:05 +0900 Subject: [PATCH] [Modify] Edit it --- websocket-sharp/Net/NetworkCredential.cs | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/websocket-sharp/Net/NetworkCredential.cs b/websocket-sharp/Net/NetworkCredential.cs index 2e9151c4..dda6da2f 100644 --- a/websocket-sharp/Net/NetworkCredential.cs +++ b/websocket-sharp/Net/NetworkCredential.cs @@ -149,11 +149,10 @@ namespace WebSocketSharp.Net } /// - /// Gets the role names to which the user associated with the credentials belongs. + /// Gets the roles associated with the credentials. /// /// - /// An array of that contains the role names to which - /// the user associated with the credentials belongs if any. + /// An array of that represents the role names. /// public string[] Roles { get {