mirror of
https://github.com/eyre-rs/eyre.git
synced 2025-09-28 05:21:34 +00:00
Fix a typo: indenteted ~> indented (#63)
This commit is contained in:
parent
d1ff3e8bd5
commit
05809302b3
@ -4,7 +4,7 @@ use std::fmt::{self, Display};
|
||||
|
||||
pub(crate) mod help;
|
||||
|
||||
/// An indenteted section with a header for an error report
|
||||
/// An indented section with a header for an error report
|
||||
///
|
||||
/// # Details
|
||||
///
|
||||
|
Loading…
x
Reference in New Issue
Block a user