Fix typo in comment.
authorChris Hanson <org/chris-hanson/cph>
Tue, 18 Dec 2001 18:27:24 +0000 (18:27 +0000)
committerChris Hanson <org/chris-hanson/cph>
Tue, 18 Dec 2001 18:27:24 +0000 (18:27 +0000)
v7/src/runtime/make.scm

index 07281eafbdf4b588f4843172b6e12a2bd0e5bb60..95c521eee8ba8cc9ae21bc959f98d8797501dd22 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: make.scm,v 14.73 2001/12/17 17:40:58 cph Exp $
+$Id: make.scm,v 14.74 2001/12/18 18:27:24 cph Exp $
 
 Copyright (c) 1988-2001 Massachusetts Institute of Technology
 
@@ -28,7 +28,7 @@ USA.
 ((ucode-primitive set-interrupt-enables! 1) 0)
 
 ;; This must be defined as follows so that it is no part of a multi-define
-;; itself.  It must also precede any other top-level defintiions in this file
+;; itself.  It must also precede any other top-level definitions in this file
 ;; that are not performed directly using LOCAL-ASSIGNMENT.
 
 ((ucode-primitive local-assignment 3)