summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjudah.jacobson@gmail.com <unknown>2007-09-07 21:16:16 +0000
committerjudah.jacobson@gmail.com <unknown>2007-09-07 21:16:16 +0000
commitb4edc22b10f5333aa76c46d7fbf26ed91610f637 (patch)
tree0f70b4273a948240b1483d82253e71a412c9f585
parentdec21d06eb80f6d958d18bc185cd84f40d9ef98f (diff)
downloadhaskell-b4edc22b10f5333aa76c46d7fbf26ed91610f637.tar.gz
Fix repeated section name in documentation.
-rw-r--r--docs/users_guide/runghc.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/users_guide/runghc.xml b/docs/users_guide/runghc.xml
index 8355fa5320..352a4965e0 100644
--- a/docs/users_guide/runghc.xml
+++ b/docs/users_guide/runghc.xml
@@ -6,7 +6,7 @@
<para>runghc allows you to run Haskell programs without first having
to compile them.</para>
- <sect1 id="ghci-introduction">
+ <sect1 id="runghc-introduction">
<title>Flags</title>
<para>The runghc commandline looks like:</para>