X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fcode%2Freadtable.lisp;h=0df3891f81867bb65d7e8ba2093fabcb6c36781b;hb=54da325f13fb41669869aea688ae195426c0e231;hp=a033074468fb718f4c48553eabf39639576e5490;hpb=378a5e39c182b5c3ba14da80c157ad2c0021b25f;p=sbcl.git diff --git a/src/code/readtable.lisp b/src/code/readtable.lisp index a033074..0df3891 100644 --- a/src/code/readtable.lisp +++ b/src/code/readtable.lisp @@ -52,7 +52,7 @@ (:copier nil)) #!+sb-doc "A READTABLE is a data structure that maps characters into syntax - types for the Common Lisp expression reader." +types for the Common Lisp expression reader." ;; The CHARACTER-ATTRIBUTE-TABLE is a vector of BASE-CHAR-CODE-LIMIT ;; integers for describing the character type. Conceptually, there ;; are 4 distinct "primary" character attributes: