Rollup merge of #21954 - jbcrail:fix-misspelled-comments, r=steveklabnik
The spelling corrections were made in both documentation comments and regular comments.
This commit is contained in:
@@ -337,7 +337,7 @@ pub fn temp_dir() -> Path {
|
||||
///
|
||||
/// # Errors
|
||||
///
|
||||
/// Acquring the path to the current executable is a platform-specific operation
|
||||
/// Acquiring the path to the current executable is a platform-specific operation
|
||||
/// that can fail for a good number of reasons. Some errors can include, but not
|
||||
/// be limited to filesystem operations failing or general syscall failures.
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user