0.6.12.49:
[sbcl.git] / src / compiler / globaldb.lisp
index 410745f..85b84c2 100644 (file)
            (:copier nil))
   ;; name of this class
   (name nil :type keyword :read-only t)
-  ;; List of Type-Info structures for each type in this class.
+  ;; list of Type-Info structures for each type in this class
   (types () :type list))
 
 ;;; a map from type numbers to TYPE-INFO objects. There is one type