0.pre7.111:
[sbcl.git] / src / compiler / ir1tran.lisp
index 8f68038..0f40ec0 100644 (file)
   (values))
 
 ;;; Convert a call to a local function. If the function has already
-;;; been let converted, then throw FUN to LOCAL-CALL-LOSSAGE. This
+;;; been LET converted, then throw FUN to LOCAL-CALL-LOSSAGE. This
 ;;; should only happen when we are converting inline expansions for
 ;;; local functions during optimization.
 (defun ir1-convert-local-combination (start cont form fun)