summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Lynagh <igloo@earth.li>2007-07-12 01:53:40 +0000
committerIan Lynagh <igloo@earth.li>2007-07-12 01:53:40 +0000
commit0601e1845e0ea5a600dd46a638bcac061e0ce805 (patch)
tree612cb622edc241101d2b150e677bb4f5c6faba00
parentb8f54baebdd8954af835b6c8eaee5ebf3e0b5b52 (diff)
downloadhaskell-0601e1845e0ea5a600dd46a638bcac061e0ce805.tar.gz
doc tweak
-rw-r--r--docs/users_guide/installing.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/users_guide/installing.xml b/docs/users_guide/installing.xml
index 8615002a71..1236b1d362 100644
--- a/docs/users_guide/installing.xml
+++ b/docs/users_guide/installing.xml
@@ -80,7 +80,7 @@ next? Well, you will at least need to run the
<literal>configure</literal><indexterm><primary>configure</primary></indexterm>
script by changing directory into the top-level directory for the
bundle and typing <literal>./configure</literal>. That should convert
-<literal>Makefile.in</literal> to <literal>Makefile</literal>.
+<literal>Makefile-vars.in</literal> to <literal>Makefile-vars</literal>.
</para>
<para>