Fix repeated section name in documentation.
authorjudah.jacobson@gmail.com <unknown>
Fri, 7 Sep 2007 21:16:16 +0000 (21:16 +0000)
committerjudah.jacobson@gmail.com <unknown>
Fri, 7 Sep 2007 21:16:16 +0000 (21:16 +0000)
docs/users_guide/runghc.xml

index 8355fa5..352a496 100644 (file)
@@ -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>