summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDmitry Ivanov <ethercrow@gmail.com>2018-11-15 10:36:09 +0100
committerÖmer Sinan Ağacan <omeragacan@gmail.com>2018-11-17 08:40:10 +0300
commit6ba9aa5dd0a539adf02690a9c71d1589f541b3c5 (patch)
tree764ca2855adc607e6254ccc3dc9d907308611bb4 /docs
parent9696282911a5750178b0b890f3c0b638046b8f13 (diff)
downloadhaskell-6ba9aa5dd0a539adf02690a9c71d1589f541b3c5.tar.gz
Fix a typo in the description of -fabstract-refinement-hole-fits
Diffstat (limited to 'docs')
-rw-r--r--docs/users_guide/glasgow_exts.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/users_guide/glasgow_exts.rst b/docs/users_guide/glasgow_exts.rst
index 7056d04007..a07adf377b 100644
--- a/docs/users_guide/glasgow_exts.rst
+++ b/docs/users_guide/glasgow_exts.rst
@@ -11898,7 +11898,7 @@ fixing the hole, this can help users understand what options they have.
.. ghc-flag:: -fabstract-refinement-hole-fits
:shortdesc: *default: off.* Toggles whether refinements where one or more
- or more of the holes are abstract are reported.
+ of the holes are abstract are reported.
:type: dynamic
:reverse: -fno-abstract-refinement-hole-fits
:category: verbosity