From b382ce6f044cbea2af7c2489bd8c0f95f7cc724c Mon Sep 17 00:00:00 2001 From: simonmar Date: Wed, 22 Nov 2000 11:12:52 +0000 Subject: [PATCH] [project @ 2000-11-22 11:12:52 by simonmar] typos --- ghc/compiler/ghci/InteractiveUI.hs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ghc/compiler/ghci/InteractiveUI.hs b/ghc/compiler/ghci/InteractiveUI.hs index 5bd2ab1..3c663ec 100644 --- a/ghc/compiler/ghci/InteractiveUI.hs +++ b/ghc/compiler/ghci/InteractiveUI.hs @@ -1,5 +1,5 @@ ----------------------------------------------------------------------------- --- $Id: InteractiveUI.hs,v 1.11 2000/11/22 10:56:53 simonmar Exp $ +-- $Id: InteractiveUI.hs,v 1.12 2000/11/22 11:12:52 simonmar Exp $ -- -- GHC Interactive User Interface -- @@ -65,7 +65,7 @@ helpText = "\ \ :load load a module (and it dependents)\n\ \ :module set the context for expression evaluation to \n\ \ :reload reload the current module set\n\ -\ :set ... set options\n\ +\ :set