fix various typos
This commit is contained in:
parent
865b44a3e3
commit
136ad015b6
122 changed files with 153 additions and 153 deletions
|
@ -3601,7 +3601,7 @@ fn render_impl(
|
|||
use_absolute: Option<bool>,
|
||||
is_on_foreign_type: bool,
|
||||
show_default_items: bool,
|
||||
// This argument is used to reference same type with different pathes to avoid duplication
|
||||
// This argument is used to reference same type with different paths to avoid duplication
|
||||
// in documentation pages for trait with automatic implementations like "Send" and "Sync".
|
||||
aliases: &[String],
|
||||
) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue