Spelling fixes.
This commit is contained in:
parent
24901d610c
commit
40ba43b4b7
71 changed files with 632 additions and 632 deletions
|
@ -206,7 +206,7 @@ Return t if the height of the tree has shrunk."
|
|||
|
||||
Return cons cell (SHRUNK . DATA), where SHRUNK is t if the
|
||||
height of the tree has shrunk and nil otherwise, and DATA is
|
||||
the releted data."
|
||||
the related data."
|
||||
(let ((br (avl-tree--node-branch root branch)))
|
||||
(cond
|
||||
;; DATA not in tree.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue