]> git.lizzy.rs Git - rust.git/commitdiff
rollup merge of #24871: mbrubeck/doc-edit
authorAlex Crichton <alex@alexcrichton.com>
Wed, 29 Apr 2015 22:45:40 +0000 (15:45 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Wed, 29 Apr 2015 22:45:40 +0000 (15:45 -0700)
r? @steveklabnik

src/doc/reference.md

index 05daf73ef62692730aa534a60f7dfd3f3d6b0856..19cbd6f90a58146402abf38283d285cac38cae85 100644 (file)
@@ -103,7 +103,7 @@ Non-doc comments are interpreted as a form of whitespace.
 
 ## Whitespace
 
-Whitespace is any non-empty string containing any the following characters:
+Whitespace is any non-empty string containing only the following characters:
 
 - `U+0020` (space, `' '`)
 - `U+0009` (tab, `'\t'`)