[project @ 2000-07-11 15:44:04 by simonmar]
authorsimonmar <unknown>
Tue, 11 Jul 2000 15:44:04 +0000 (15:44 +0000)
committersimonmar <unknown>
Tue, 11 Jul 2000 15:44:04 +0000 (15:44 +0000)
fix typo

ghc/docs/users_guide/4-08-notes.sgml

index 013770a..135a93a 100644 (file)
@@ -39,7 +39,7 @@
       </listitem>
 
       <listitem>
-       <para>New flag: <option>-fdump-minimal-imports</option>, which
+       <para>New flag: <option>-ddump-minimal-imports</option>, which
        dumps a file <literal>M.imports</literal> that contains the
        (allegedly) minimal bunch of imports needed by the current
        module.</para>