libstd/libcore: fix various typos
This commit is contained in:
parent
e1beee4992
commit
133e91da62
19 changed files with 34 additions and 34 deletions
|
@ -1044,7 +1044,7 @@ pub(crate) mod builtin {
|
|||
};
|
||||
}
|
||||
|
||||
/// Includes a utf8-encoded file as a string.
|
||||
/// Includes a UTF-8 encoded file as a string.
|
||||
///
|
||||
/// The file is located relative to the current file (similarly to how
|
||||
/// modules are found). The provided path is interpreted in a platform-specific
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue