0.6.12.25:
[sbcl.git] / tests / interface.pure.lisp
index a03ba43..1986498 100644 (file)
@@ -71,8 +71,9 @@
     (check-ext-symbols-arglist public-package)))
 (terpri)
 
-;;; FIXME: It might also be good to require that every external symbol
-;;; either has a doc string or has some good excuse (like being an
-;;; accessor for a structure which has a doc string).
+;;; FIXME: It would probably be good to require here that every
+;;; external symbol either has a doc string or has some good excuse
+;;; (like being an accessor for a structure which has a doc string).
 
 (print "done with interface.pure.lisp")
+