Procházet zdrojové kódy

test suite: cosmetic changes

Anton Vodonosov před 13 roky
rodič
revize
2fef532bdb
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      test/test.lisp

+ 1 - 1
test/test.lisp

@@ -38,7 +38,7 @@ hasn't been invoked, signals an ERROR."
 
 #|
   We will define a gray stream class, specialise 
-  the generic function methods on it and test that the methods
+  the gray generic function methods on it and test that the methods
   are invoked when we call functions from common-lisp package
   on that stream.