fix spacing issue in trpl/documentation doc

This commit is contained in:
Matej Ľach 2015-08-21 17:10:46 +01:00
parent 3a407b6c4e
commit bbe10c5c4f

View 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