Skip to content

Commit 2365502

Browse files
authored
Update WhiteSpaceChars summary
1 parent ee3f8f2 commit 2365502

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/CsvHelper/Configuration/IParserConfiguration.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ public interface IParserConfiguration
148148
/// <summary>
149149
/// Characters considered whitespace.
150150
/// Used when trimming fields.
151-
/// Default is [' ', '\t'].
151+
/// Default is [' '].
152152
/// </summary>
153153
char[] WhiteSpaceChars { get; }
154154

0 commit comments

Comments
 (0)