Comments talked about #+fiveame, code said #+5am. correct comments.
authorMarco Baringer <mb@bese.it>
Wed, 17 Aug 2005 06:12:50 +0000 (08:12 +0200)
committerMarco Baringer <mb@bese.it>
Wed, 17 Aug 2005 06:12:50 +0000 (08:12 +0200)
src/packages.lisp

index 1220a78..2847810 100644 (file)
            #:!!!
           #:*debug-on-error*))
 
-;;;; You can use #+fiveam() to put your test-defining code
-;;;; inline with your other code - and not require people to
-;;;; have fiveam to run your package.
+;;;; You can use #+5am to put your test-defining code inline with your
+;;;; other code - and not require people to have fiveam to run your
+;;;; package.
+
 (pushnew :5am *features*)
 
 ;;;;@include "check.lisp"