From: Chris Hanson Date: Tue, 30 Dec 1997 00:02:14 +0000 (+0000) Subject: Fix typo. X-Git-Tag: 20090517-FFI~4913 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=ef3a70956e366fea450d32ae73ecc511857cb925;p=mit-scheme.git Fix typo. --- diff --git a/v7/src/edwin/eystep.scm b/v7/src/edwin/eystep.scm index b01661ffd..a3ccda574 100644 --- a/v7/src/edwin/eystep.scm +++ b/v7/src/edwin/eystep.scm @@ -1,6 +1,6 @@ ;;; -*-Scheme-*- ;;; -;;; $Id: eystep.scm,v 1.4 1997/02/23 06:24:36 cph Exp $ +;;; $Id: eystep.scm,v 1.5 1997/12/30 00:02:14 cph Exp $ ;;; ;;; Copyright (c) 1994-97 Massachusetts Institute of Technology ;;; @@ -89,7 +89,7 @@ "Major mode for the stepper. space advances the computation by one step o steps over the current expression -u step over, but show the intevening events +u step over, but show the intervening events U step over, show and animate intervening events r run current expression to completion without stepping e expand the step under the cursor