diff --git a/compiler/generic/vm-tran.lisp b/compiler/generic/vm-tran.lisp
index 5d8b4dad1c42837c6ec871c94dfaa760137b10c3..a9f23139fde043b04098377b382ef1901aab28c7 100644
--- a/compiler/generic/vm-tran.lisp
+++ b/compiler/generic/vm-tran.lisp
@@ -5,7 +5,7 @@
 ;;; Carnegie Mellon University, and has been placed in the public domain.
 ;;;
 (ext:file-comment
-  "$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/compiler/generic/vm-tran.lisp,v 1.41 2000/10/21 13:08:49 dtc Exp $")
+  "$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/compiler/generic/vm-tran.lisp,v 1.42 2001/03/04 20:25:04 pw Exp $")
 ;;;
 ;;; **********************************************************************
 ;;;
@@ -41,7 +41,7 @@
   `(%instance-set ,x 0 (the layout ,val)))
 
 
-;;;; Charater support.
+;;;; Character support.
 
 ;;; There are really only base-chars.
 ;;;