summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhallgren <hallgren@chalmers.se>2012-04-14 11:50:11 +0000
committerhallgren <hallgren@chalmers.se>2012-04-14 11:50:11 +0000
commit6dc12cfed903133f03e8160697e5740ac23d1ca6 (patch)
tree09a730e36c746e40113bc697e3866351bb32bad8
parent13ce1911da4cd253a0a0c75361c7154c7f184266 (diff)
download page: fixed a typo
-rw-r--r--download/index.t2t2
1 files changed, 1 insertions, 1 deletions
diff --git a/download/index.t2t b/download/index.t2t
index 1f217d47a..f72e032c1 100644
--- a/download/index.t2t
+++ b/download/index.t2t
@@ -81,7 +81,7 @@ or
**Note 1**.
GF uses [``haskeline`` http://hackage.haskell.org/package/haskeline], which
on Linux depends on some non-Haskell libraries that
-won't be installed automatically by cabal, and therefore needs to be installed
+won't be installed automatically by cabal, and therefore need to be installed
manually. Here is one way to do this:
- On Ubuntu: ``sudo apt-get install libghc6-terminfo-dev``