; 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.
|
;;; Union specific code.
|
||||||
|
|
||||||
(defun comp-cstr-union-homogeneous-no-range (dst &rest srcs)
|
(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."
|
All SRCS constraints must be homogeneously negated or non-negated."
|
||||||
|
|
||||||
;; Type propagation.
|
;; Type propagation.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue