1
Fork 0

Fix some docs summary nits

This commit is contained in:
Marco A L Barbosa 2017-10-06 11:41:04 -03:00
parent 26e881d00f
commit 941852eef3
5 changed files with 9 additions and 7 deletions

View file

@ -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")]