Example -> Examples
This brings comments in line with https://github.com/rust-lang/rfcs/blob/master/text/0505-api-comment-conventions.md#using-markdown
This commit is contained in:
parent
f899513a30
commit
64ab111b53
76 changed files with 341 additions and 341 deletions
|
@ -5428,7 +5428,7 @@ impl<'a> Parser<'a> {
|
|||
|
||||
/// Parse extern crate links
|
||||
///
|
||||
/// # Example
|
||||
/// # Examples
|
||||
///
|
||||
/// extern crate url;
|
||||
/// extern crate foo = "bar"; //deprecated
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue