fix markup of "just one effect, unsafe"

the punch line was cut off!
This commit is contained in:
Dan Connolly 2015-02-19 23:35:33 -06:00
parent 522d09dfec
commit 72316c349e

View File

@ -9,7 +9,7 @@
// except according to those terms.
//! Enforces the Rust effect system. Currently there is just one effect,
/// `unsafe`.
//! `unsafe`.
use self::UnsafeContext::*;
use middle::def;