From c9ab33a8fde708c8a4cf70b03f5d69370220665c Mon Sep 17 00:00:00 2001 From: Brian Anderson Date: Tue, 20 May 2014 11:39:40 -0700 Subject: Address review comments --- src/libstd/lib.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/libstd') diff --git a/src/libstd/lib.rs b/src/libstd/lib.rs index e6b301fbb9e..a9ec9c1ddc5 100644 --- a/src/libstd/lib.rs +++ b/src/libstd/lib.rs @@ -16,7 +16,7 @@ //! //! ## Intrinsic types and operations //! -//! The [`ptr`](../core/ptr/index.html), [`mem`](../core/mem/index.html), +//! The [`ptr`](../core/ptr/index.html) and [`mem`](../core/mem/index.html) //! modules deal with unsafe pointers and memory manipulation. //! [`kinds`](../core/kinds/index.html) defines the special built-in traits, //! and [`raw`](../core/raw/index.html) the runtime representation of Rust types. -- cgit 1.4.1-3-g733a5