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