Fix typos.
This commit is contained in:
parent
b76ee83254
commit
a62af858e0
19 changed files with 22 additions and 22 deletions
|
@ -184,7 +184,7 @@ const WASM_WHITELIST: &[(&str, Option<&str>)] = &[
|
|||
];
|
||||
|
||||
/// When rustdoc is running, provide a list of all known features so that all their respective
|
||||
/// primtives may be documented.
|
||||
/// primitives may be documented.
|
||||
///
|
||||
/// IMPORTANT: If you're adding another whitelist to the above lists, make sure to add it to this
|
||||
/// iterator!
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue