We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a407b6 commit bbe10c5Copy full SHA for bbe10c5
src/doc/trpl/documentation.md
@@ -73,8 +73,8 @@ hello.rs:4 }
73
```
74
75
This [unfortunate error](https://github.com/rust-lang/rust/issues/22547) is
76
-correct: documentation comments apply to the thing after them, and there's no
77
-thing after that last comment.
+correct: documentation comments apply to the thing after them, and there's
+nothing after that last comment.
78
79
[rc-new]: https://doc.rust-lang.org/nightly/std/rc/struct.Rc.html#method.new
80
0 commit comments