Remove redundant space in the comment (#2172)

Signed-off-by: hi-rustin <rustin.liu@gmail.com>
This commit is contained in:
二手掉包工程师 2023-08-14 14:23:39 +08:00 committed by GitHub
parent d30375925d
commit f7988398d0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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