From d24d5947787bbe7520c0808e1c7ffd3728bcfa2d Mon Sep 17 00:00:00 2001 From: rrt Date: Fri, 29 Sep 2000 15:27:37 +0000 Subject: [PATCH] [project @ 2000-09-29 15:27:37 by rrt] Changed *do* to do --- ghc/docs/users_guide/debugging.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghc/docs/users_guide/debugging.sgml b/ghc/docs/users_guide/debugging.sgml index bc0f985..8f0415f 100644 --- a/ghc/docs/users_guide/debugging.sgml +++ b/ghc/docs/users_guide/debugging.sgml @@ -697,7 +697,7 @@ disappointed if you try to glob etc. inside OPTIONS. NOTE: the contents of OPTIONS are prepended to the command-line -options, so you *do* have the ability to override OPTIONS settings +options, so you do have the ability to override OPTIONS settings via the command line. -- 1.7.10.4