Update src/stream/stream/mod.rs

Co-Authored-By: Yoshua Wuyts <yoshuawuyts+github@gmail.com>
pull/388/head
Felipe Seré 5 years ago committed by Felipe Sere
parent 0186124aef
commit eaa56580e3

@ -412,7 +412,7 @@ extension_trait! {
}
#[doc = r#"
Creats a stream that yields the provided values infinitely and in order.
Creates a stream that yields the provided values infinitely and in order.
# Examples

Loading…
Cancel
Save