From 06ac4cf62828afe244c6bec946f22d2ad874c4ea Mon Sep 17 00:00:00 2001
From: Paolo Capriotti <p.capriotti@gmail.com>
Date: Wed, 16 May 2012 12:52:19 +0100
Subject: [PATCH] Fix typo in 7.4.2 release notes.

---
 docs/users_guide/7.4.2-notes.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/users_guide/7.4.2-notes.xml b/docs/users_guide/7.4.2-notes.xml
index cc6daf7eeb10..c6de720cac9f 100644
--- a/docs/users_guide/7.4.2-notes.xml
+++ b/docs/users_guide/7.4.2-notes.xml
@@ -308,7 +308,7 @@
 
       <listitem>
         <para>
-          An <literal>haddock</literal> bug (<ulink
+          A <literal>haddock</literal> bug (<ulink
             url="http://hackage.haskell.org/trac/ghc/ticket/5989">#5989</ulink>)
           where modules were being incorrectly inferred safe has been fixed.
         </para>
-- 
GitLab