summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorGabor Greif <ggreif@gmail.com>2016-02-26 15:48:10 +0100
committerGabor Greif <ggreif@gmail.com>2016-02-26 15:48:10 +0100
commita02611210b9846ee18de179c932915a838fdacb5 (patch)
treec7131c9540c25c6617c3a249b0075afcea20b369 /docs
parentbbfff2298d7ea7d0f4e590f8137f43a651e8f61d (diff)
downloadhaskell-a02611210b9846ee18de179c932915a838fdacb5.tar.gz
Typos in comments, etc.
Diffstat (limited to 'docs')
-rw-r--r--docs/ndp/vect.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ndp/vect.tex b/docs/ndp/vect.tex
index cf6ee77ed0..bf1e25842b 100644
--- a/docs/ndp/vect.tex
+++ b/docs/ndp/vect.tex
@@ -328,7 +328,7 @@ would not change
\begin{haskell}
({\$}) = \lambda{f}.\lambda{x}.f x
\end{haskell}
-but would additionaly generate
+but would additionally generate
\begin{haskell}
({\$}_v) = Clo \ldots
\end{haskell}