summaryrefslogtreecommitdiff
path: root/compiler
diff options
context:
space:
mode:
authorRoland Senn <rsx@bluewin.ch>2018-12-27 15:14:31 +0100
committerBen Gamari <ben@smart-cactus.org>2019-01-16 14:10:49 -0500
commitf78048f6575b370f078bcddc6b9e64bfe23932eb (patch)
tree9c2cba8431a6adfd43fb38d86ed11a42b9d33388 /compiler
parent9fb744bdc54c75cf5b91aa783b18233ba8da04a6 (diff)
downloadhaskell-f78048f6575b370f078bcddc6b9e64bfe23932eb.tar.gz
Change comments as requested by code review. #10857
Diffstat (limited to 'compiler')
-rw-r--r--compiler/main/DynFlags.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler/main/DynFlags.hs b/compiler/main/DynFlags.hs
index ccc2a05e50..78be688ec3 100644
--- a/compiler/main/DynFlags.hs
+++ b/compiler/main/DynFlags.hs
@@ -2382,7 +2382,7 @@ xopt_unset dfs f
in dfs { extensions = onoffs,
extensionFlags = flattenExtensionFlags (language dfs) onoffs }
--- | Set or unset a 'LangExt.Extension', unless it has been explicitely
+-- | Set or unset a 'LangExt.Extension', unless it has been explicitly
-- set or unset before.
xopt_set_unlessExplSpec
:: LangExt.Extension