doc: fix "Reconciles" typo
This commit is contained in:
parent
2ac80f8e9c
commit
10ef48c98a
2 changed files with 4 additions and 4 deletions
|
|
@ -96,7 +96,7 @@ where
|
|||
Vec::new()
|
||||
}
|
||||
|
||||
/// Reconciliates the [`Widget`] with the provided [`Tree`].
|
||||
/// Reconciles the [`Widget`] with the provided [`Tree`].
|
||||
fn diff(&self, _tree: &mut Tree) {}
|
||||
|
||||
/// Applies an [`Operation`] to the [`Widget`].
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue