[project @ 2003-03-07 13:37:15 by simonpj]
authorsimonpj <unknown>
Fri, 7 Mar 2003 13:37:15 +0000 (13:37 +0000)
committersimonpj <unknown>
Fri, 7 Mar 2003 13:37:15 +0000 (13:37 +0000)
Minor wording

ghc/docs/users_guide/bugs.sgml

index 47e203f..dc7dee3 100644 (file)
@@ -335,7 +335,7 @@ recursion via a data type:
   x :: Bool
   x = russel (MkU russel)
 </programlisting>
-We have never found another program, other than this contrived one, that makes GHC
+We have never found another class of programs, other than this contrived one, that makes GHC
 diverge, and fixing the problem would impose an extra overhead on every compilation.  So the
 bug remains un-fixed.  There is more background in
 <ulink