summaryrefslogtreecommitdiff
path: root/libraries/integer-simple/GHC/Integer/Simple/Internals.hs
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/integer-simple/GHC/Integer/Simple/Internals.hs')
-rw-r--r--libraries/integer-simple/GHC/Integer/Simple/Internals.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/integer-simple/GHC/Integer/Simple/Internals.hs b/libraries/integer-simple/GHC/Integer/Simple/Internals.hs
index 64d0d6fd79..50733d4c0e 100644
--- a/libraries/integer-simple/GHC/Integer/Simple/Internals.hs
+++ b/libraries/integer-simple/GHC/Integer/Simple/Internals.hs
@@ -11,7 +11,7 @@
-- Stability : internal
-- Portability : non-portable (GHC Extensions)
--
--- An simple definition of the 'Integer' type.
+-- A simple definition of the 'Integer' type.
--
-----------------------------------------------------------------------------