; Fix typo
This commit is contained in:
parent
a638c79bc5
commit
4f9862e435
1 changed files with 1 additions and 1 deletions
|
@ -483,7 +483,7 @@ Return them as multiple value."
|
|||
;;; Union specific code.
|
||||
|
||||
(defun comp-cstr-union-homogeneous-no-range (dst &rest srcs)
|
||||
"As `comp-cstr-union' but escluding the irange component.
|
||||
"As `comp-cstr-union' but excluding the irange component.
|
||||
All SRCS constraints must be homogeneously negated or non-negated."
|
||||
|
||||
;; Type propagation.
|
||||
|
|
Loading…
Add table
Reference in a new issue