X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Fcompiler%2Fltn.lisp;h=d2b162e7936d0111b712ddccce780b1e6b45f4d5;hb=HEAD;hp=6dc41818e1d9d37c64b9c2e844d86fd13ef060c3;hpb=5cf3c4259d529e180d75d4d140f344e600d2b06b;p=sbcl.git diff --git a/src/compiler/ltn.lisp b/src/compiler/ltn.lisp index 6dc4181..d2b162e 100644 --- a/src/compiler/ltn.lisp +++ b/src/compiler/ltn.lisp @@ -606,7 +606,7 @@ (defvar *efficiency-note-cost-threshold* 5 #!+sb-doc - "This is the minumum cost difference between the chosen implementation and + "This is the minimum cost difference between the chosen implementation and the next alternative that justifies an efficiency note.") (declaim (type index *efficiency-note-cost-threshold*))