X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=base-target-features.lisp-expr;h=44a6a891af812196916d7b255ce925f1b391b55f;hb=b8f63d9b4e978bec3bfc1f4fc471e5ed946781fd;hp=5a15461990a322a02b5a3901d6c10a7492f70b36;hpb=a530bbe337109d898d5b4a001fc8f1afa3b5dc39;p=sbcl.git diff --git a/base-target-features.lisp-expr b/base-target-features.lisp-expr index 5a15461..44a6a89 100644 --- a/base-target-features.lisp-expr +++ b/base-target-features.lisp-expr @@ -187,7 +187,7 @@ ; :propagate-float-type ;; According to cmu-user.tex, this enables the compiler to infer result - ;; types for mathematical functions a la SQRT, EXPT, and LOG, allowing + ;; types for mathematical functions like SQRT, EXPT, and LOG, allowing ;; it to e.g. eliminate the possibility that a complex result will be ;; generated. ;;