Fix typo.
authorChris Hanson <org/chris-hanson/cph>
Wed, 11 Apr 2007 19:33:28 +0000 (19:33 +0000)
committerChris Hanson <org/chris-hanson/cph>
Wed, 11 Apr 2007 19:33:28 +0000 (19:33 +0000)
v7/src/microcode/makegen/bundles-liarc.scm

index d00f0255f4b9f7b00bbbb4c7465c0f3c2dfb599d..f3b0ba7934e9d4e69237cdb7667c70f930216bd0 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: bundles-liarc.scm,v 1.2 2007/04/09 16:42:20 cph Exp $
+$Id: bundles-liarc.scm,v 1.3 2007/04/11 19:33:28 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
@@ -28,7 +28,7 @@ USA.
 ;;;; Bundles for LIARC to be linked into dynamically loadable shared
 ;;;; objects.
 
-;;; Format: (bundle (package*) source-directoory*)
+;;; Format: (bundle (package*) source-directory*)
 ;;;   bundle ::= string
 ;;;   package ::= pathname | (pathname os-type*)
 ;;;   source-directory ::= (pathname exclude-filename*)