changed argument to parameter
svn: r6784
This commit is contained in:
parent
a2ee15f28d
commit
9b96dbd211
|
@ -906,7 +906,7 @@
|
||||||
'unknown
|
'unknown
|
||||||
#'id
|
#'id
|
||||||
#f
|
#f
|
||||||
"name is not defined, not an argument, and not a primitive name")
|
"name is not defined, not a parameter, and not a primitive name")
|
||||||
;; Don't use #%top here; id might have become bound to something
|
;; Don't use #%top here; id might have become bound to something
|
||||||
;; that isn't a value.
|
;; that isn't a value.
|
||||||
#'id)]))
|
#'id)]))
|
||||||
|
|
Loading…
Reference in New Issue
Block a user