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/liballoc/fmt.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/liballoc') diff --git a/src/liballoc/fmt.rs b/src/liballoc/fmt.rs index 58299d5d836..77f65412bd3 100644 --- a/src/liballoc/fmt.rs +++ b/src/liballoc/fmt.rs @@ -8,7 +8,7 @@ // option. This file may not be copied, modified, or distributed // except according to those terms. -//! Utilities for formatting and printing `String`s +//! Utilities for formatting and printing `String`s. //! //! This module contains the runtime support for the [`format!`] syntax extension. //! This macro is implemented in the compiler to emit calls to this module in -- cgit 1.4.1-3-g733a5