Skip to content

Commit

Permalink
Fixed typo about enum Identifier summary and variable name (#578)
Browse files Browse the repository at this point in the history
  • Loading branch information
min429 authored May 14, 2023
1 parent 7f5758a commit eea31c6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ public enum BindingDataType
Binary = 2,

/// <summary>
/// Identifies <c>Undefined</c>.
/// Identifies <c>Stream</c>.
/// </summary>
Stream = 3,
}
Expand Down

0 comments on commit eea31c6

Please sign in to comment.