From b7bfe04b2d003d08f6ac450f41d7f221cb87f129 Mon Sep 17 00:00:00 2001 From: Joseph Crail Date: Tue, 2 Sep 2014 01:35:58 -0400 Subject: Fix spelling errors and capitalization. --- src/libstd/io/mod.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/libstd/io') diff --git a/src/libstd/io/mod.rs b/src/libstd/io/mod.rs index 905012b7bf3..cb0adaadfe8 100644 --- a/src/libstd/io/mod.rs +++ b/src/libstd/io/mod.rs @@ -1418,7 +1418,7 @@ pub trait Buffer: Reader { fn consume(&mut self, amt: uint); /// Reads the next line of input, interpreted as a sequence of UTF-8 - /// encoded unicode codepoints. If a newline is encountered, then the + /// encoded Unicode codepoints. If a newline is encountered, then the /// newline is contained in the returned string. /// /// # Example -- cgit 1.4.1-3-g733a5