]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #27934 - MatejLach:spacing_fix, r=steveklabnik
authorSteve Klabnik <steve@steveklabnik.com>
Sat, 22 Aug 2015 23:15:44 +0000 (19:15 -0400)
committerSteve Klabnik <steve@steveklabnik.com>
Sat, 22 Aug 2015 23:15:44 +0000 (19:15 -0400)
r @steveklabnik ?

src/doc/trpl/documentation.md

index 7cbb9aefe5c59990e1bcbbacfd148677b3b380c4..0a471beb43914fdd84967f80cefd6b4c58a793ec 100644 (file)
@@ -73,8 +73,8 @@ hello.rs:4 }
 ```
 
 This [unfortunate error](https://github.com/rust-lang/rust/issues/22547) is
-correct: documentation comments apply to the thing after them, and there's no
-thing after that last comment.
+correct: documentation comments apply to the thing after them, and there's 
+nothing after that last comment.
 
 [rc-new]: https://doc.rust-lang.org/nightly/std/rc/struct.Rc.html#method.new