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/libcollections/str.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/libcollections/str.rs') diff --git a/src/libcollections/str.rs b/src/libcollections/str.rs index c13695e2b84..88c683ef44e 100644 --- a/src/libcollections/str.rs +++ b/src/libcollections/str.rs @@ -44,7 +44,7 @@ //! //! # Representation //! -//! Rust's string type, `str`, is a sequence of unicode scalar values encoded as a +//! Rust's string type, `str`, is a sequence of Unicode scalar values encoded as a //! stream of UTF-8 bytes. All strings are guaranteed to be validly encoded UTF-8 //! sequences. Additionally, strings are not null-terminated and can contain null //! bytes. -- cgit 1.4.1-3-g733a5