From 807dffde1801e0107274daff45cbb13e5f22bc59 Mon Sep 17 00:00:00 2001 From: Brian Anderson Date: Thu, 22 May 2014 09:44:54 -0700 Subject: Minor library doc copyediting --- src/libstd/lib.rs | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/libstd') diff --git a/src/libstd/lib.rs b/src/libstd/lib.rs index a9ec9c1ddc5..eacbb967b50 100644 --- a/src/libstd/lib.rs +++ b/src/libstd/lib.rs @@ -20,8 +20,7 @@ //! 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. -//! These are some of the lowest-level building blocks of Rust -//! abstractions. +//! These are some of the lowest-level building blocks in Rust. //! //! ## Math on primitive types and math traits //! -- cgit 1.4.1-3-g733a5