Fix small type in user guide.
authorDavid Terei <davidterei@gmail.com>
Sat, 21 May 2011 00:50:18 +0000 (17:50 -0700)
committerDavid Terei <davidterei@gmail.com>
Sat, 21 May 2011 00:50:18 +0000 (17:50 -0700)
docs/users_guide/glasgow_exts.xml

index 89198c4..a556953 100644 (file)
@@ -9127,7 +9127,7 @@ allows control over inlining on a per-call-site basis.
 restrains the strictness analyser.
 </para></listitem>
 <listitem><para>
-<ulink url="&libraryGhcPrimLocation;/GHC-Prim.html#v%3AunsafeCoerce%23"><literal>lazy</literal></ulink> 
+<ulink url="&libraryGhcPrimLocation;/GHC-Prim.html#v%3AunsafeCoerce%23"><literal>unsafeCoerce#</literal></ulink> 
 allows you to fool the type checker.
 </para></listitem>
 </itemizedlist>