Fix all typos using the typos tool
See https://github.com/crate-ci/typos
This commit is contained in:
parent
b014316206
commit
5ed958582b
13 changed files with 20 additions and 20 deletions
|
|
@ -274,7 +274,7 @@ impl<T: ?Sized> fmt::Debug for BuilderRegistryEntry<T> {
|
|||
/// assumptions are made:
|
||||
///
|
||||
/// - Types are added only once at startup and a matching
|
||||
/// [`reserve`][`Self::reserve`] call is made beforehands.
|
||||
/// [`reserve`][`Self::reserve`] call is made beforehand.
|
||||
/// - There are many different types.
|
||||
/// - [`FromXml::xml_name_matcher`] returns a different value for most of the
|
||||
/// types which are added.
|
||||
|
|
|
|||
Loading…
Reference in a new issue