summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorSimon Marlow <marlowsd@gmail.com>2008-10-07 15:09:43 +0000
committerSimon Marlow <marlowsd@gmail.com>2008-10-07 15:09:43 +0000
commit56769fc5a83378d01a5583bc8eca94a8b7e84bdd (patch)
tree4cd99d11c1da07d6e3438b6f63476fa9a96fe1f5 /docs
parentccd44903d96c965acd593d6bd2bee7f63245adf6 (diff)
downloadhaskell-56769fc5a83378d01a5583bc8eca94a8b7e84bdd.tar.gz
fix markup
Diffstat (limited to 'docs')
-rw-r--r--docs/users_guide/glasgow_exts.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/users_guide/glasgow_exts.xml b/docs/users_guide/glasgow_exts.xml
index e19f5d0f28..784f569bb9 100644
--- a/docs/users_guide/glasgow_exts.xml
+++ b/docs/users_guide/glasgow_exts.xml
@@ -87,7 +87,7 @@ documentation</ulink> describes all the libraries that come with GHC.
<option>-XGeneralizedNewtypeDeriving</option>,
<option>-XTypeFamilies</option>.
Enabling these options is the <emphasis>only</emphasis>
- effect of <options>-fglasgow-exts</options>.
+ effect of <option>-fglasgow-exts</option>.
We are trying to move away from this portmanteau flag,
and towards enabling features individually.</para>