Space between fromInteger and function in bugs.xml
authorDaniel Fischer <daniel.is.fischer@googlemail.com>
Mon, 30 May 2011 09:08:24 +0000 (11:08 +0200)
committerSimon Marlow <marlowsd@gmail.com>
Tue, 31 May 2011 09:52:59 +0000 (10:52 +0100)
docs/users_guide/bugs.xml

index b3a7465..9b167cc 100644 (file)
@@ -251,7 +251,7 @@ checking for duplicates.  The reason for this is efficiency, pure and simple.
          the <literal>Int</literal> type.</para>
 
          <para>The <literal>fromInteger</literal><indexterm><primary><literal>fromInteger</literal></primary>
-           </indexterm>function (and hence
+           </indexterm> function (and hence
          also <literal>fromIntegral</literal><indexterm><primary><literal>fromIntegral</literal></primary>
            </indexterm>) is a special case when
          converting to <literal>Int</literal>.  The value of