Kaynağa Gözat

test suite: cosmetic changes

Anton Vodonosov 13 yıl önce
ebeveyn
işleme
2fef532bdb
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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.