Fix typo
authorIan Lynagh <igloo@earth.li>
Fri, 5 Jun 2009 12:20:48 +0000 (12:20 +0000)
committerIan Lynagh <igloo@earth.li>
Fri, 5 Jun 2009 12:20:48 +0000 (12:20 +0000)
docs/users_guide/using.xml

index fad30ac..65ca0ac 100644 (file)
@@ -992,7 +992,7 @@ foreign import "&amp;f" f :: FunPtr t
        <listitem>
          <indexterm><primary><option>-fwarn-dodgy-imports</option></primary>
          </indexterm>
-         <para>Causes a warning to be emitted when a a datatype
+         <para>Causes a warning to be emitted when a datatype
       <literal>T</literal> is imported
       with all constructors, i.e. <literal>T(..)</literal>, but has been
       exported abstractly, i.e. <literal>T</literal>.</para>