We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33cbf89 commit a476ec8Copy full SHA for a476ec8
src/test/rustdoc/strip-block-doc-comments-stars.rs
@@ -1,6 +1,6 @@
1
#![crate_name = "foo"]
2
3
-// The goal of this test is to answer that it won't be generated as a list because
+// The goal of this test is to ensure that it won't be generated as a list because
4
// block doc comments can have their lines starting with a star.
5
6
// @has foo/fn.foo.html
0 commit comments