summary refs log tree commit diff
path: root/src/libcore/lib.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2014-05-23 13:21:25 -0700
committerbors <bors@rust-lang.org>2014-05-23 13:21:25 -0700
commit53db981148eb359f63ecfe4cf9815b5ed0da8f3f (patch)
tree6dff1abf8bd0fac9b97426a84775cf7af5996b52 /src/libcore/lib.rs
parentc329a1fcdc6a4a2931409540c8173a112fe63395 (diff)
parent807dffde1801e0107274daff45cbb13e5f22bc59 (diff)
downloadrust-53db981148eb359f63ecfe4cf9815b5ed0da8f3f.tar.gz
rust-53db981148eb359f63ecfe4cf9815b5ed0da8f3f.zip
auto merge of #14359 : brson/rust/minordoc, r=alexcrichton
Diffstat (limited to 'src/libcore/lib.rs')
-rw-r--r--src/libcore/lib.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libcore/lib.rs b/src/libcore/lib.rs
index 6de7e8bcaca..0ddd3d8fd56 100644
--- a/src/libcore/lib.rs
+++ b/src/libcore/lib.rs
@@ -8,7 +8,7 @@
 // option. This file may not be copied, modified, or distributed
 // except according to those terms.
 
-//! The Rust Core Library
+//! # The Rust Core Library
 //!
 //! The Rust Core Library is the dependency-free foundation of [The
 //! Rust Standard Library](../std/index.html). It is the portable glue