diff --git a/ghc/docs/users_guide/installing.sgml b/ghc/docs/users_guide/installing.sgml
index 27f42ae2a1bff38e3741b1e353760573647511bd..d57f268e1d393a9e78f793bb6ddc1199ffa432a0 100644
--- a/ghc/docs/users_guide/installing.sgml
+++ b/ghc/docs/users_guide/installing.sgml
@@ -920,15 +920,14 @@ on or rebooting may be the quickest cure.
 
 <Question>
 <Para>
-I get errors when trying to build GHC 4.07 with GHC 4.05.
+I get errors when trying to build GHC 4.08 with GHC 4.05.
 </Para>
 </Question>
 
-<Answer>
-<Para>
-This seems to work better if you don't use <Option>-O</Option> in <Constant>GhcHcOpts</Constant>. It's a bug in 4.05, unfortunately. Anyway, better to install 4.07 binaries and use those.
-</Para>
-</Answer>
+<Answer> <Para> This seems to work better if you don't use
+<Option>-O</Option> in <Constant>GhcHcOpts</Constant>. It's a bug in 4.05,
+unfortunately. Anyway, better to install 4.08 binaries and use those.
+</Para> </Answer>
 
 </QandAEntry>