; Fix typos
This commit is contained in:
parent
c116d9f74c
commit
ba485eb949
76 changed files with 168 additions and 173 deletions
|
@ -2823,7 +2823,7 @@ blocks."
|
|||
(first-processed (l)
|
||||
(if-let ((p (cl-find-if (lambda (p) (comp-block-idom p)) l)))
|
||||
p
|
||||
(signal 'native-ice "cant't find first preprocessed"))))
|
||||
(signal 'native-ice "can't find first preprocessed"))))
|
||||
|
||||
(when-let ((blocks (comp-func-blocks comp-func))
|
||||
(entry (gethash 'entry blocks))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue