Fix some spelling mistakes in Function application section
authorChristiaan Baaij <baaijcpr@wlan228123.mobiel.utwente.nl>
Fri, 26 Feb 2010 15:55:11 +0000 (16:55 +0100)
committerChristiaan Baaij <baaijcpr@wlan228123.mobiel.utwente.nl>
Fri, 26 Feb 2010 15:55:11 +0000 (16:55 +0100)
cλash.lhs

index a42abe446f13f7e2caf9d1314162ea6655716c26..4c36e8fc0dfbfc7f8ba84ebdbcaf05428be989f1 100644 (file)
 % use a multiple column layout for up to three different
 % affiliations
 \author{\IEEEauthorblockN{Christiaan P.R. Baaij, Matthijs Kooijman, Jan Kuper, Marco E.T. Gerards}%, Bert Molenkamp, Sabih H. Gerez}
-\IEEEauthorblockA{Computer Architecture for Embedded Systems (CAES)\\ 
+\IEEEauthorblockA{%Computer Architecture for Embedded Systems (CAES)\\ 
 Department of EEMCS, University of Twente\\
 P.O. Box 217, 7500 AE, Enschede, The Netherlands\\
 c.p.r.baaij@@utwente.nl, matthijs@@stdin.nl, j.kuper@@utwente.nl}}
@@ -564,7 +564,7 @@ circuit~\cite{reductioncircuit} for floating point numbers.
     \end{inparaenum} 
     The output port can have a complex type (such as a tuple), so having just 
     a single output port does not pose any limitation. The arguments of a 
-    function applications are assigned to a signal, which are then mapped to
+    function application are assigned to signals, which are then mapped to
     the corresponding input ports of the component. The output port of the 
     function is also mapped to a signal, which is used as the result of the 
     application itself.