Skip to content

Commit

Permalink
fix version typo (#52601)
Browse files Browse the repository at this point in the history
  • Loading branch information
WeihanLi committed Dec 7, 2023
1 parent 4bfc518 commit a5c8563
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ public long ApplicationMaxBufferSize
}

/// <summary>
/// Gets or sets the minimum protocol verison supported by the server.
/// Gets or sets the minimum protocol version supported by the server.
/// The default value is 0, the lowest possible protocol version.
/// </summary>
public int MinimumProtocolVersion { get; set; }
Expand Down

0 comments on commit a5c8563

Please sign in to comment.