(I didn't have convenient access to the Internet for almost a week, so
[sbcl.git] / src / compiler / disassem.lisp
index 1477c4c..0e59665 100644 (file)
                 (declare (ignorable #'local-filter #'local-extract)
                          (inline (setf local-filtered-value)
                                  local-filter local-extract))
-                ;; Use them for side-effects only.
+                ;; Use them for side effects only.
                 (let* ,(make-arg-temp-bindings funstate)
                   ,@(forms)))))))))
 \f