mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-06-29 01:31:33 +00:00
A few typos (#666)
This commit is contained in:
@ -207,7 +207,7 @@ enum PingListenerState {
|
||||
Listening,
|
||||
/// We are trying to send a pong.
|
||||
Sending(Bytes),
|
||||
/// We are flusing the underlying sink.
|
||||
/// We are flushing the underlying sink.
|
||||
Flushing,
|
||||
/// We are shutting down everything.
|
||||
Closing,
|
||||
|
Reference in New Issue
Block a user