Typo, spotted by Johan Tibell
authorIan Lynagh <igloo@earth.li>
Fri, 27 Aug 2010 15:39:14 +0000 (15:39 +0000)
committerIan Lynagh <igloo@earth.li>
Fri, 27 Aug 2010 15:39:14 +0000 (15:39 +0000)
docs/users_guide/6.14.1-notes.xml

index 5bb63d1..506f92d 100644 (file)
@@ -321,7 +321,7 @@ import SpecConstr
 (.) f g = \x -> f (g x)
 </programlisting>
         <para>
-          will be inlined if only aplpied to 2 arguments.
+          will be inlined if only applied to 2 arguments.
         </para>
       </listitem>