X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=base-target-features.lisp-expr;h=44a6a891af812196916d7b255ce925f1b391b55f;hb=13bb6d7a14d408cbf545968107fae797cd1cce77;hp=5a15461990a322a02b5a3901d6c10a7492f70b36;hpb=befe933802fbddddf122a8b115554d2e53cdf103;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. ;;