(I didn't have convenient access to the Internet for almost a week, so
[sbcl.git] / src / compiler / debug-dump.lisp
index a69a7fc..7d4d71c 100644 (file)
 \f
 ;;; Return a list of DEBUG-SOURCE structures containing information
 ;;; derived from INFO. Unless :BYTE-COMPILE T was specified, we always
-;;; dump the Start-Positions, since it is too hard figure out whether
+;;; dump the START-POSITIONS, since it is too hard figure out whether
 ;;; we need them or not.
 (defun debug-source-for-info (info)
   (declare (type source-info info))