From e53c1e4e52310739c46956c3d220adafd3e85bab Mon Sep 17 00:00:00 2001 From: Julian Ospald Date: Sun, 19 Apr 2015 21:45:32 +0200 Subject: [PATCH] Fix spelling --- VL2.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VL2.tex b/VL2.tex index 7d52df0..407579a 100644 --- a/VL2.tex +++ b/VL2.tex @@ -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!