Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit a4fb173

Browse files
Merge pull request #944 from jackinloadup/patch-1
Fix typo in DoubleEndedStream docs
2 parents af66efe + e11a7ec commit a4fb173

File tree

1 file changed

+1
-1
lines changed
  • src/stream/double_ended_stream

1 file changed

+1
-1
lines changed

‎src/stream/double_ended_stream/mod.rs‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ pub trait DoubleEndedStream: Stream {
152152
}
153153

154154
#[doc = r#"
155-
Returns the the frist element from the right that matches the predicate.
155+
Returns the first element from the right that matches the predicate.
156156
157157
# Examples
158158

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /