Fix typo in comment.
authorChris Hanson <org/chris-hanson/cph>
Mon, 1 Nov 2004 19:18:21 +0000 (19:18 +0000)
committerChris Hanson <org/chris-hanson/cph>
Mon, 1 Nov 2004 19:18:21 +0000 (19:18 +0000)
v7/src/ssp/compile.scm

index de7005ea141910592a6b7cdd379bf3b5fcb8eaca..c8c2c7968ff800cdaacbb83dc35b0125553daefa 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: compile.scm,v 1.5 2004/11/01 19:14:15 cph Exp $
+$Id: compile.scm,v 1.6 2004/11/01 19:18:21 cph Exp $
 
 Copyright 2003 Massachusetts Institute of Technology
 
@@ -23,7 +23,7 @@ USA.
 
 |#
 
-;;;; SSP/XDOC compilation
+;;;; SSP compilation
 
 (load-option 'CREF)
 (with-working-directory-pathname (directory-pathname (current-load-pathname))