From fe7b6db39b6efa064ab795103342ca3d298dc943 Mon Sep 17 00:00:00 2001 From: Felix Raimundo Date: Wed, 10 May 2017 10:44:58 +0200 Subject: Fix typos in doc --- 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 425cb0ada08..e81300d6dc8 100644 --- a/src/libstd/thread/mod.rs +++ b/src/libstd/thread/mod.rs @@ -412,7 +412,7 @@ impl Builder { /// handler.join().unwrap(); /// ``` /// -/// As mentionned in the module documentation, threads are usualy made to +/// As mentioned in the module documentation, threads are usually made to /// communicate using [`channels`], here is how it usually looks. /// /// This example also shows how to use `move`, in order to give ownership -- cgit 1.4.1-3-g733a5