소스 검색

test suite: cosmetic changes

Anton Vodonosov 13 년 전
부모
커밋
2fef532bdb
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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.