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 d04d769

Browse files
Merge pull request #849 from Observer42/condvar-doc-typo
Fix wrong link in condvar doc
2 parents 19dcced + e068ab4 commit d04d769

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/sync/condvar.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ impl WaitTimeoutResult {
2121

2222
/// A Condition Variable
2323
///
24-
/// This type is an async version of [`std::sync::Mutex`].
24+
/// This type is an async version of [`std::sync::Condvar`].
2525
///
2626
/// [`std::sync::Condvar`]: https://doc.rust-lang.org/std/sync/struct.Condvar.html
2727
///

0 commit comments

Comments
(0)

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