Explorar o código

test suite: cosmetic changes

Anton Vodonosov %!s(int64=13) %!d(string=hai) anos
pai
achega
2fef532bdb
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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.