From 941852eef300b3bee42fc6e2ee48cbf40cb9fc3f Mon Sep 17 00:00:00 2001 From: Marco A L Barbosa Date: Fri, 6 Oct 2017 11:41:04 -0300 Subject: Fix some docs summary nits --- src/libstd/panic.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/libstd/panic.rs') diff --git a/src/libstd/panic.rs b/src/libstd/panic.rs index 385076e50dd..219e55d6c12 100644 --- a/src/libstd/panic.rs +++ b/src/libstd/panic.rs @@ -8,7 +8,7 @@ // option. This file may not be copied, modified, or distributed // except according to those terms. -//! Panic support in the standard library +//! Panic support in the standard library. #![stable(feature = "std_panic", since = "1.9.0")] -- cgit 1.4.1-3-g733a5