[Modify] Edit it

This commit is contained in:
sta 2017-12-17 16:09:34 +09:00
parent 5ff5e03c8f
commit b25108b7dc

View File

@ -1402,8 +1402,7 @@ namespace WebSocketSharp
}
/// <summary>
/// Determines whether the specified <see cref="string"/> is
/// a predefined scheme.
/// Determines whether the specified string is a predefined scheme.
/// </summary>
/// <returns>
/// <c>true</c> if <paramref name="value"/> is a predefined scheme;