diff --git a/websocket-sharp/Ext.cs b/websocket-sharp/Ext.cs
index 1203e40b..7fdd8dc1 100644
--- a/websocket-sharp/Ext.cs
+++ b/websocket-sharp/Ext.cs
@@ -1879,11 +1879,15 @@ namespace WebSocketSharp
}
///
- /// Converts the specified to a .
+ /// Converts the specified string to a .
///
///
- /// A converted from or
- /// if the convert has failed.
+ ///
+ /// A converted from .
+ ///
+ ///
+ /// if the conversion has failed.
+ ///
///
///
/// A to convert.