doc: fix documantation text

yoshuawuyts-patch-1
k-nasa 5 years ago
parent d97b3dfdf3
commit 613895d6be

@ -107,7 +107,7 @@ extension_trait! {
} }
pub trait FutureExt: std::future::Future { pub trait FutureExt: std::future::Future {
/// Creates a future that is delayed before it starts yielding items. /// Returns a Future that delays execution for a specified time.
/// ///
/// # Examples /// # Examples
/// ///

Loading…
Cancel
Save