projects
/
ghc-hetmet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f2b38d0
)
[project @ 2000-07-11 15:44:04 by simonmar]
author
simonmar
<unknown>
Tue, 11 Jul 2000 15:44:04 +0000
(15:44 +0000)
committer
simonmar
<unknown>
Tue, 11 Jul 2000 15:44:04 +0000
(15:44 +0000)
fix typo
ghc/docs/users_guide/4-08-notes.sgml
patch
|
blob
|
history
diff --git
a/ghc/docs/users_guide/4-08-notes.sgml
b/ghc/docs/users_guide/4-08-notes.sgml
index
013770a
..
135a93a
100644
(file)
--- a/
ghc/docs/users_guide/4-08-notes.sgml
+++ b/
ghc/docs/users_guide/4-08-notes.sgml
@@
-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>