We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ea02080 + fbd776a commit 7baf574Copy full SHA for 7baf574
src/server.rs
@@ -224,7 +224,7 @@ where
224
///
225
/// When calling `Listener::info` multiple `ListenInfo` instances may be
226
/// returned. This is useful when using for example `ConcurrentListener`
227
- /// which enables a single server to listen on muliple ports.
+ /// which enables a single server to listen on multiple ports.
228
229
/// # Examples
230
0 commit comments