End stdlib module summaries with a full stop.

Fixes #9447
This commit is contained in:
Steve Klabnik
2016-03-04 17:37:11 -05:00
parent c97524bef9
commit 096409cf8c
15 changed files with 15 additions and 15 deletions

View File

@@ -8,7 +8,7 @@
// option. This file may not be copied, modified, or distributed
// except according to those terms.
//! Operations on ASCII strings and characters
//! Operations on ASCII strings and characters.
#![stable(feature = "rust1", since = "1.0.0")]