From 096409cf8c2f0fcfe8dec77fd293ce5a4ba41284 Mon Sep 17 00:00:00 2001 From: Steve Klabnik Date: Fri, 4 Mar 2016 17:37:11 -0500 Subject: End stdlib module summaries with a full stop. Fixes #9447 --- src/libstd/thread/mod.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/libstd/thread') diff --git a/src/libstd/thread/mod.rs b/src/libstd/thread/mod.rs index 981ba1e36e9..6a923c8c094 100644 --- a/src/libstd/thread/mod.rs +++ b/src/libstd/thread/mod.rs @@ -8,7 +8,7 @@ // option. This file may not be copied, modified, or distributed // except according to those terms. -//! Native threads +//! Native threads. //! //! ## The threading model //! -- cgit 1.4.1-3-g733a5