Typo, spotted by Johan Tibell
[ghc-hetmet.git] / 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>