Skip to content

Commit 7baf574

Browse files
authored
Merge pull request #883 from cuishuang/main
fix typo
2 parents ea02080 + fbd776a commit 7baf574

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/server.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ where
224224
///
225225
/// When calling `Listener::info` multiple `ListenInfo` instances may be
226226
/// returned. This is useful when using for example `ConcurrentListener`
227-
/// which enables a single server to listen on muliple ports.
227+
/// which enables a single server to listen on multiple ports.
228228
///
229229
/// # Examples
230230
///

0 commit comments

Comments
 (0)