Fix spelling nit

This commit is contained in:
David Fowler 2017-04-08 01:50:25 -07:00
parent 58284bde5c
commit d92c55dbfc
1 changed files with 1 additions and 1 deletions

View File

@ -208,7 +208,7 @@ namespace Microsoft.AspNetCore.Server.Kestrel.FunctionalTests
clientFinishedSendingRequestBody.Set();
};
var gnore = sendFunc();
var ignore = sendFunc();
// The minimum is (maxRequestBufferSize - maxSendSize + 1), since if bytesWritten is
// (maxRequestBufferSize - maxSendSize) or smaller, the client should be able to