diff --git a/websocket-sharp/Fin.cs b/websocket-sharp/Fin.cs
index eddffbe4..8965c378 100644
--- a/websocket-sharp/Fin.cs
+++ b/websocket-sharp/Fin.cs
@@ -31,7 +31,7 @@ using System;
namespace WebSocketSharp
{
///
- /// Contains the values that indicate whether a WebSocket frame is the final frame of a message.
+ /// Indicates whether a WebSocket frame is the final frame of a message.
///
///
/// The values of this enumeration are defined in