summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhallgren <hallgren@chalmers.se>2012-09-11 18:43:40 +0000
committerhallgren <hallgren@chalmers.se>2012-09-11 18:43:40 +0000
commit8323e78b996f2a80f8f8e575d2d28dbaa35ad4a8 (patch)
tree86d9de0c1f86dbed0734020318a7c333d3f254a2
parent8f85daa94ae72a85b83f42466efc7f393b6c693c (diff)
doc/gf-developers: fixed a typo
-rw-r--r--doc/gf-developers.html4
-rw-r--r--doc/gf-developers.t2t2
2 files changed, 3 insertions, 3 deletions
diff --git a/doc/gf-developers.html b/doc/gf-developers.html
index fd6b95d1e..c59b06b96 100644
--- a/doc/gf-developers.html
+++ b/doc/gf-developers.html
@@ -9,7 +9,7 @@
<CENTER>
<H1><a href="../"><IMG src="../doc/Logos/gf0.png"></a>GF Developers Guide</H1>
<FONT SIZE="4"><I>Authors: Björn Bringert, Krasimir Angelov and Thomas Hallgren</I></FONT><BR>
-<FONT SIZE="4">Last update: 2012-08-06, 18:08</FONT>
+<FONT SIZE="4">Last update: 2012-09-11, 20:40</FONT>
</CENTER>
<P></P>
@@ -72,7 +72,7 @@ Or, from a Terminal window, the following command should be enough:
<UL>
<LI>On Ubuntu: <CODE>sudo apt-get install haskell-platform darcs libghc6-haskeline-dev</CODE>
-<LI>On Fedora: <CODE>sudo yum install haskell-platform darcs ghc-haskeline-devevel</CODE>
+<LI>On Fedora: <CODE>sudo yum install haskell-platform darcs ghc-haskeline-devel</CODE>
</UL>
<P>
diff --git a/doc/gf-developers.t2t b/doc/gf-developers.t2t
index 21b626815..3181f6243 100644
--- a/doc/gf-developers.t2t
+++ b/doc/gf-developers.t2t
@@ -31,7 +31,7 @@ in Ubuntu or the corresponding tool in other popular Linux distributions.
Or, from a Terminal window, the following command should be enough:
- On Ubuntu: ``sudo apt-get install haskell-platform darcs libghc6-haskeline-dev``
-- On Fedora: ``sudo yum install haskell-platform darcs ghc-haskeline-devevel``
+- On Fedora: ``sudo yum install haskell-platform darcs ghc-haskeline-devel``
**On Mac OS and Windows**, the tools can be downloaded from their respective