This commit is contained in:
Nathan Marz 2016-06-15 10:32:50 -04:00
parent 6707ae33c9
commit f5baf819c0

View file

@ -1324,7 +1324,7 @@
:else
(magic-fail! "Var " (:sym op) " must be either a parameterized "
"navigator, a higher order pathed constructor function, "
"or a nav consructor")
"or a nav constructor")
)))
(magic-fail! "Code at " (extract-original-code p) " is in "
"function invocation position and must be either a parameterized "