Fix typo
This commit is contained in:
parent
ed1b6786e1
commit
e8a553170b
|
@ -73,7 +73,7 @@ impl ParseError {
|
|||
/// Generates a new [`ParseError`].
|
||||
///
|
||||
/// # Arguments
|
||||
/// - `details` - THe details of this error.
|
||||
/// - `details` - The details of this error.
|
||||
///
|
||||
/// # Example
|
||||
/// ```
|
||||
|
|
Loading…
Reference in a new issue