mirror of
https://github.com/actix/actix-extras.git
synced 2025-06-25 18:09:22 +02:00
spelling check
This commit is contained in:
@ -259,7 +259,7 @@ impl StreamHandler<ws::Message, ws::ProtocolError> for ChatClient {
|
||||
ctx.stop();
|
||||
}
|
||||
} else {
|
||||
println!("not eaqual");
|
||||
println!("not equal");
|
||||
}
|
||||
}
|
||||
_ => (),
|
||||
|
Reference in New Issue
Block a user