Fix typos in 7.0.1-notes.xml
authorDaniel Fischer <daniel.is.fischer@googlemail.com>
Mon, 30 May 2011 09:13:35 +0000 (11:13 +0200)
committerSimon Marlow <marlowsd@gmail.com>
Tue, 31 May 2011 09:52:59 +0000 (10:52 +0100)
docs/users_guide/7.0.1-notes.xml

index 0e6ffb4..4d3e299 100644 (file)
@@ -300,7 +300,7 @@ import SpecConstr
         <para>
           The RTS now exports a function <literal>setKeepCAFs</literal>
           which is important when loading Haskell DLLs dynamically, as
-          a DLL may refer to CAFs that hae already been GCed.
+          a DLL may refer to CAFs that have already been GCed.
         </para>
       </listitem>