X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fcode%2Fseq.lisp;h=19f2aa1f72da209e16cbfa0572920203b2a7abaa;hb=e02c32bd4d07a7d30c9a9d78be54f1f9f84f9877;hp=a4fa13830633a5cda93e0f0c87d46a6e9a8239aa;hpb=cea4896b2482b7b2b429c1631d774b4cfbc0efba;p=sbcl.git diff --git a/src/code/seq.lisp b/src/code/seq.lisp index a4fa138..19f2aa1 100644 --- a/src/code/seq.lisp +++ b/src/code/seq.lisp @@ -93,7 +93,7 @@ :datum type :expected-type 'sequence :format-control - "~S is a bad type specifier for sequence functions." + "~S is not a legal type specifier for sequence functions." :format-arguments (list type)))))) (defun signal-index-too-large-error (sequence index)