mirror of
https://github.com/tokio-rs/axum.git
synced 2026-08-18 00:00:15 +02:00
Remove redundant space in the comment (#2172)
Signed-off-by: hi-rustin <[email protected]>
This commit is contained in:
+1
-1
@@ -146,7 +146,7 @@ where
|
||||
{
|
||||
Ok(()) => {}
|
||||
Err(_err) => {
|
||||
// This error only appears when the client doesn't send a request and
|
||||
// This error only appears when the client doesn't send a request and
|
||||
// terminate the connection.
|
||||
//
|
||||
// If client sends one request then terminate connection whenever, it doesn't
|
||||
|
||||
Reference in New Issue
Block a user