From 6555b04dd2fbcd18c8fa8beb2bebc4b81febc6b0 Mon Sep 17 00:00:00 2001 From: Huon Wilson Date: Mon, 17 Feb 2014 22:53:45 +1100 Subject: Spellcheck library docs. --- src/libstd/comm/select.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/libstd/comm') diff --git a/src/libstd/comm/select.rs b/src/libstd/comm/select.rs index e41fa60aa42..02066086ad7 100644 --- a/src/libstd/comm/select.rs +++ b/src/libstd/comm/select.rs @@ -144,7 +144,7 @@ impl Select { } } - /// Waits for an event on this port set. The returned valus is *not* and + /// Waits for an event on this port set. The returned value is *not* an /// index, but rather an id. This id can be queried against any active /// `Handle` structures (each one has an `id` method). The handle with /// the matching `id` will have some sort of event available on it. The -- cgit 1.4.1-3-g733a5