Skip to content

Commit 5484f5b

Browse files
authored
Merge pull request #926 from surechen/master
edit a small typo for stream. for issue #860
2 parents fde2f58 + 47b22ff commit 5484f5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)