X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fcompiler%2Fltn.lisp;h=d2b162e7936d0111b712ddccce780b1e6b45f4d5;hb=54da325f13fb41669869aea688ae195426c0e231;hp=6dc41818e1d9d37c64b9c2e844d86fd13ef060c3;hpb=378a5e39c182b5c3ba14da80c157ad2c0021b25f;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*))