mirror of
https://github.com/tokio-rs/tokio.git
synced 2025-09-25 12:00:35 +00:00
Fix typo (#5255)
This commit is contained in:
parent
2be71ad746
commit
87510100ce
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user