Skip to content

Commit 47b22ff

Browse files
committed
edit Small typo for Stream
1 parent fde2f58 commit 47b22ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/stream/mod.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@
255255
//!
256256
//! # Infinity
257257
//!
258-
//! Streams do not have to be finite. As an example, an repeat stream is
258+
//! Streams do not have to be finite. As an example, a repeat stream is
259259
//! an infinite stream:
260260
//!
261261
//! ```

0 commit comments

Comments
 (0)