0.pre7.115:
[sbcl.git] / src / compiler / ir1-translators.lisp
index 412eb93..cdc1fcb 100644 (file)
   #!+sb-doc
   "FUNCTION Name
   Return the lexically apparent definition of the function Name. Name may also
-  be a lambda."
+  be a lambda expression."
   (if (consp thing)
       (case (car thing)
        ((lambda)