Jelajahi Sumber

test suite: cosmetic changes

Anton Vodonosov 13 tahun lalu
induk
melakukan
2fef532bdb
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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.