mirror of
https://github.com/tokio-rs/tokio.git
synced 2025-09-28 12:10:37 +00:00
runtime: remove extra period in docs (#5511)
This commit is contained in:
parent
54aaf3d0e3
commit
815d89a407
@ -152,7 +152,7 @@ impl Handle {
|
||||
self.spawn_named(future, None)
|
||||
}
|
||||
|
||||
/// Runs the provided function on an executor dedicated to blocking.
|
||||
/// Runs the provided function on an executor dedicated to blocking
|
||||
/// operations.
|
||||
///
|
||||
/// # Examples
|
||||
|
Loading…
x
Reference in New Issue
Block a user