Spelling fixes.

This commit is contained in:
Paul Eggert 2011-11-19 23:30:16 -08:00
parent 24901d610c
commit 40ba43b4b7
71 changed files with 632 additions and 632 deletions

View file

@ -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.