Fix inconsistent doc headings
This fixes headings reading "Unsafety" and "Example", they should be "Safety" and "Examples" according to RFC 1574.
This commit is contained in:
parent
af6298d590
commit
49ee9f3f08
12 changed files with 38 additions and 38 deletions
|
@ -1714,7 +1714,7 @@ impl str {
|
|||
///
|
||||
/// [`Err`]: str/trait.FromStr.html#associatedtype.Err
|
||||
///
|
||||
/// # Example
|
||||
/// # Examples
|
||||
///
|
||||
/// Basic usage
|
||||
///
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue