summaryrefslogtreecommitdiff
path: root/docs/users_guide
diff options
context:
space:
mode:
Diffstat (limited to 'docs/users_guide')
-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 735564d14b..5cb922770c 100644
--- a/docs/users_guide/glasgow_exts.xml
+++ b/docs/users_guide/glasgow_exts.xml
@@ -9080,7 +9080,7 @@ Assertion failures can be caught, see the documentation for the
<para>Every language extension can also be turned into a command-line flag
by prefixing it with "<literal>-X</literal>"; for example <option>-XForeignFunctionInterface</option>.
- (Similarly, all "<literal>-X</literal>" flags can be written as <literal>LANGUAGE</literal> pragmas.
+ (Similarly, all "<literal>-X</literal>" flags can be written as <literal>LANGUAGE</literal> pragmas.)
</para>
<para>A list of all supported language extensions can be obtained by invoking