From: Chris Hanson <org/chris-hanson/cph>
Date: Fri, 6 Jan 1995 20:37:18 +0000 (+0000)
Subject: Fix typos from last change.
X-Git-Tag: 20090517-FFI~6786
X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=3526aab488fcd222e088067123defd94731e5e2c;p=mit-scheme.git

Fix typos from last change.
---

diff --git a/v7/src/edwin/edwin.pkg b/v7/src/edwin/edwin.pkg
index 39dbceb4a..7a9362d66 100644
--- a/v7/src/edwin/edwin.pkg
+++ b/v7/src/edwin/edwin.pkg
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: edwin.pkg,v 1.159 1995/01/06 01:04:45 cph Exp $
+$Id: edwin.pkg,v 1.160 1995/01/06 20:37:18 cph Exp $
 
 Copyright (c) 1989-95 Massachusetts Institute of Technology
 
@@ -1002,7 +1002,7 @@ MIT in each case. |#
     (initialization (initialize-package!)))
 
   (define-package (edwin x-keys)
-    (file "key-x11")
+    (files "key-x11")
     (parent (edwin))
     (export (edwin screen x-screen)
 	    x-make-special-key)
@@ -1278,7 +1278,7 @@ MIT in each case. |#
 	    edwin-variable$vc-suppress-confirm))
 
   (define-package (edwin rcs-parse)
-    (file "rcsparse")
+    (files "rcsparse")
     (parent (edwin))
     (export (edwin)
 	    parse-rcs-admin