mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-08-22 00:00:11 +02:00
Fix typo (#5255)
This commit is contained in:
@@ -46,7 +46,7 @@ cfg_rt! {
|
||||
}
|
||||
}
|
||||
|
||||
/// A seed for random numnber generation.
|
||||
/// A seed for random number generation.
|
||||
///
|
||||
/// In order to make certain functions within a runtime deterministic, a seed
|
||||
/// can be specified at the time of creation.
|
||||
|
||||
Reference in New Issue
Block a user