From ef3a70956e366fea450d32ae73ecc511857cb925 Mon Sep 17 00:00:00 2001 From: Chris Hanson Date: Tue, 30 Dec 1997 00:02:14 +0000 Subject: [PATCH] Fix typo. --- v7/src/edwin/eystep.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.25.1