Skip to content

Commit

Permalink
Update VariableLengthReaderRawExtensions.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
leandromoh authored Oct 16, 2023
1 parent 2bb1912 commit 71943e8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ public class VariableLengthReaderRawOptions
public int ColumnCount { get; set; }

/// <summary>
/// The text (usually one character) that delimits columns and separate values.
/// The text (usually a character) that delimits columns and separate values.
/// </summary>
public string Separator { get; set; }

Expand Down

0 comments on commit 71943e8

Please sign in to comment.