summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorshelarcy <shelarcy@gmail.com>2010-06-20 07:07:59 +0000
committershelarcy <shelarcy@gmail.com>2010-06-20 07:07:59 +0000
commit9cf9522864e8110f5c033d58d9d5d867c371a4b6 (patch)
treef26585423ac9084909190bbb281255f4810b7a80 /docs
parenta8f29216ea1f681b89fa4f55e00e404c6b0b2417 (diff)
downloadhaskell-9cf9522864e8110f5c033d58d9d5d867c371a4b6.tar.gz
Fix typo in -ddump-pass's document.
Diffstat (limited to 'docs')
-rw-r--r--docs/users_guide/debugging.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/users_guide/debugging.xml b/docs/users_guide/debugging.xml
index 433635494c..0261d4a878 100644
--- a/docs/users_guide/debugging.xml
+++ b/docs/users_guide/debugging.xml
@@ -178,8 +178,8 @@
<varlistentry>
<term>
- <option>-ddump-workwrap</option>:
- <indexterm><primary><option>-ddump-workwrap</option></primary></indexterm>
+ <option>-ddump-worker-wrapper</option>:
+ <indexterm><primary><option>-ddump-worker-wrapper</option></primary></indexterm>
</term>
<listitem>
<para>worker/wrapper split output</para>