We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 014bd82 + f1d8446 commit e97879cCopy full SHA for e97879c
library/std/src/sync/poison.rs
@@ -10,7 +10,7 @@
10
//! (some invariant is not being upheld).
11
//!
12
//! The specifics of how this "poisoned" state affects other threads
13
-//! depend on the primitive. See [#Overview] bellow.
+//! depend on the primitive. See [#Overview] below.
14
15
//! For the alternative implementations that do not employ poisoning,
16
//! see `std::sync::nonpoisoning`.
0 commit comments