Title-case trait aliases section for consistency
This commit is contained in:
parent
163a8004ae
commit
504f3f037d
2 changed files with 2 additions and 2 deletions
|
@ -2527,7 +2527,7 @@ impl ItemSection {
|
|||
Self::OpaqueTypes => "Opaque Types",
|
||||
Self::AttributeMacros => "Attribute Macros",
|
||||
Self::DeriveMacros => "Derive Macros",
|
||||
Self::TraitAliases => "Trait aliases",
|
||||
Self::TraitAliases => "Trait Aliases",
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue