summaryrefslogtreecommitdiff
path: root/doc/tutorial/gf-tutorial.html
diff options
context:
space:
mode:
authorkrasimir <krasimir@chalmers.se>2017-02-01 14:59:35 +0000
committerkrasimir <krasimir@chalmers.se>2017-02-01 14:59:35 +0000
commit011d2a44b8f8cd509a10c191d7a1e349440479da (patch)
tree58d33a8a5e7291610a63767a66648f576b9be57f /doc/tutorial/gf-tutorial.html
parent1188cf0c3ec11bf1cab50a9619df5f78f32f4493 (diff)
typo in gf-tutorial: enougo->enough
Diffstat (limited to 'doc/tutorial/gf-tutorial.html')
-rw-r--r--doc/tutorial/gf-tutorial.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tutorial/gf-tutorial.html b/doc/tutorial/gf-tutorial.html
index 6bb56651e..76d6b04a4 100644
--- a/doc/tutorial/gf-tutorial.html
+++ b/doc/tutorial/gf-tutorial.html
@@ -5581,7 +5581,7 @@ The generated Haskell module also contains
_ -&gt; error ("no Question " ++ show t)
</PRE>
<P>
-For the programmer, it is enougo to know:
+For the programmer, it is enough to know:
</P>
<UL>
<LI>all GF names are in Haskell prefixed with <CODE>G</CODE>