From 6fa16d6a473415415cb87a1fe6754aace32cbb1c Mon Sep 17 00:00:00 2001 From: Andrew Paseltiner Date: Mon, 13 Apr 2015 10:21:32 -0400 Subject: pluralize doc comment verbs and add missing periods --- src/libstd/sync/mpsc/mod.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/libstd/sync/mpsc/mod.rs') diff --git a/src/libstd/sync/mpsc/mod.rs b/src/libstd/sync/mpsc/mod.rs index 93b27b6ce9e..422439fadc1 100644 --- a/src/libstd/sync/mpsc/mod.rs +++ b/src/libstd/sync/mpsc/mod.rs @@ -750,7 +750,7 @@ impl Receiver { } } - /// Attempt to wait for a value on this receiver, returning an error if the + /// Attempts to wait for a value on this receiver, returning an error if the /// corresponding channel has hung up. /// /// This function will always block the current thread if there is no data -- cgit 1.4.1-3-g733a5