diff --git a/websocket-sharp/Net/NetworkCredential.cs b/websocket-sharp/Net/NetworkCredential.cs
index abac8a7f..c8c63839 100644
--- a/websocket-sharp/Net/NetworkCredential.cs
+++ b/websocket-sharp/Net/NetworkCredential.cs
@@ -159,7 +159,7 @@ namespace WebSocketSharp.Net
/// A that represents the password.
///
///
- /// An empty string if the password was initialized with
+ /// An empty string if the value was initialized with
/// .
///
///