fix typos
This commit is contained in:
parent
a503c8534f
commit
2ff89a9e42
16 changed files with 39 additions and 38 deletions
|
|
@ -183,7 +183,7 @@ pub enum FromElementError {
|
|||
/// Contains the original `Element` unmodified.
|
||||
Mismatch(minidom::Element),
|
||||
|
||||
/// During processing of the element, an (unrecoverable) error occured.
|
||||
/// During processing of the element, an (unrecoverable) error occurred.
|
||||
Invalid(Error),
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue