Browse Source

net: fix typo in protocol/mod.rs documentation

lunar-mining 2 years ago
parent
commit
d4541d4315
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/net/protocol/mod.rs

+ 1 - 1
src/net/protocol/mod.rs

@@ -57,7 +57,7 @@ pub use protocol_ping::ProtocolPing;
 pub mod protocol_address;
 pub use protocol_address::ProtocolAddress;
 
-/// Seed servere protocol. Seed server is used when connecting to the network
+/// Seed server protocol. Seed server is used when connecting to the network
 /// for the first time. Returns a list of peers that nodes can connect to.
 ///
 /// To start the seed protocol, we create a subscription to the address