summaryrefslogtreecommitdiff
path: root/libraries/integer-simple/integer-simple.cabal
diff options
context:
space:
mode:
authorGabor Greif <ggreif@gmail.com>2017-09-25 12:31:12 +0200
committerGabor Greif <ggreif@gmail.com>2017-09-26 11:13:14 +0200
commit7446c7f68bd5addd2f2db0d8d5910fb963869c47 (patch)
tree05ecf5d25cdecb2893424cd07b0e7002b32ea2c4 /libraries/integer-simple/integer-simple.cabal
parent2f8e6e7f8696213b95e3461224909c3b2ec4f7aa (diff)
downloadhaskell-7446c7f68bd5addd2f2db0d8d5910fb963869c47.tar.gz
A bunch of typofixes
Diffstat (limited to 'libraries/integer-simple/integer-simple.cabal')
-rw-r--r--libraries/integer-simple/integer-simple.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/integer-simple/integer-simple.cabal b/libraries/integer-simple/integer-simple.cabal
index 0c05ad71ec..231619c6c7 100644
--- a/libraries/integer-simple/integer-simple.cabal
+++ b/libraries/integer-simple/integer-simple.cabal
@@ -6,7 +6,7 @@ license-file: LICENSE
maintainer: igloo@earth.li
synopsis: Simple Integer library
description:
- This package contains an simple Integer library.
+ This package contains a simple Integer library.
cabal-version: >=1.10
build-type: Simple