Fix spelling errors in documentation.
This commit is contained in:
parent
a979efc2f9
commit
464069a4bf
8 changed files with 9 additions and 9 deletions
|
|
@ -421,7 +421,7 @@ macro_rules! derive_pattern_clone {
|
|||
/// wrapping an private internal one that makes use of the `Pattern` API.
|
||||
///
|
||||
/// For all patterns `P: Pattern<'a>` the following items will be
|
||||
/// generated (generics ommitted):
|
||||
/// generated (generics omitted):
|
||||
///
|
||||
/// struct $forward_iterator($internal_iterator);
|
||||
/// struct $reverse_iterator($internal_iterator);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue