mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-08-19 00:00:09 +02:00
runtime: fix typo in runtime builder docs (#5218)
Signed-off-by: Loong <[email protected]>
This commit is contained in:
@@ -818,7 +818,7 @@ impl Builder {
|
||||
///
|
||||
/// This configuration option is considered a workaround for the LIFO
|
||||
/// slot not being stealable. When the slot becomes stealable, we will
|
||||
/// revisit whther or not this option is necessary. See
|
||||
/// revisit whether or not this option is necessary. See
|
||||
/// tokio-rs/tokio#4941.
|
||||
///
|
||||
/// # Examples
|
||||
|
||||
Reference in New Issue
Block a user