Fix some rustdoc error capitalization

This commit is contained in:
Esteban Küber
2019-11-24 18:42:22 -08:00
parent f11759d38c
commit e5816a75cc
8 changed files with 19 additions and 19 deletions

View File

@@ -1,4 +1,4 @@
error: Missing code example in this documentation
error: missing code example in this documentation
--> $DIR/lint-missing-doc-code-example.rs:19:1
|
LL | / mod module1 {
@@ -11,7 +11,7 @@ note: lint level defined here
LL | #![deny(missing_doc_code_examples)]
| ^^^^^^^^^^^^^^^^^^^^^^^^^
error: Missing code example in this documentation
error: missing code example in this documentation
--> $DIR/lint-missing-doc-code-example.rs:37:3
|
LL | /// doc