fix more typos found by codespell.
This commit is contained in:
parent
b298607864
commit
4452446292
69 changed files with 89 additions and 89 deletions
|
@ -136,7 +136,7 @@ pub fn __rust_begin_short_backtrace<F, T>(f: F) -> T
|
|||
f()
|
||||
}
|
||||
|
||||
/// Controls how the backtrace should be formated.
|
||||
/// Controls how the backtrace should be formatted.
|
||||
#[derive(Debug, Copy, Clone, Eq, PartialEq)]
|
||||
pub enum PrintFormat {
|
||||
/// Show all the frames with absolute path for files.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue