We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e74b525 commit 77bca0eCopy full SHA for 77bca0e
1 file changed
Source/HttpMultipartParser/RebufferableBinaryReader.cs
@@ -519,7 +519,7 @@ private async Task<int> StreamDataAsync(CancellationToken cancellationToken = de
519
}
520
521
/// <summary>
522
- /// Push the data read from the stram into the stream stack.
+ /// Push the data read from the stream into the stream stack.
523
/// </summary>
524
/// <param name="buffer">
525
/// The data that was read from the stream.
0 commit comments