Fix spelling

This commit is contained in:
Julian Ospald 2015-04-19 21:45:32 +02:00
parent 3658d7cc06
commit e53c1e4e52
No known key found for this signature in database
GPG Key ID: 220CD1C5BDEED020
1 changed files with 1 additions and 1 deletions

View File

@ -426,7 +426,7 @@ f x = even . (+) 3 . (-) $ 4 x
\end{haskellcode}
%$
\pause
So there a few things that we have to be aware of:
So there are a few things that we have to be aware of:
\begin{itemize}
\item the types have to fit!
\item the arity has to fit!