Fix typo in message

This commit is contained in:
Nick Mathewson 2022-02-28 14:47:25 +00:00 committed by Ian Jackson
parent cdbb904664
commit ec25f68b9b
1 changed files with 1 additions and 1 deletions

View File

@ -438,7 +438,7 @@ pub enum ErrorKind {
/// protocol violation by the peer;
/// peer refusing to provide service;
/// etc.
#[display(fmt = "remote protocol failedr")]
#[display(fmt = "remote protocol failed")]
RemoteProtocolFailed,
/// An operation failed, and the relay in question reported that it's too