summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar Ben Clifford <benc@cqx.ltd.uk>2012-03-27 17:30:12 +1000
committerGravatar Ben <benc@hawaga.org.uk>2012-03-27 17:30:12 +1000
commit635f6bec8c1d598a4caa0ca3ed01aeac2cc9c4ff (patch)
tree6166d217364f795cf6aba7a245f97afd3cd09be9
parentd52462c8114675e598f6d154bc33ba0a32ea45a3 (diff)
typo
-rw-r--r--dns.cabal4
1 files changed, 2 insertions, 2 deletions
diff --git a/dns.cabal b/dns.cabal
index b4baff1..c273f49 100644
--- a/dns.cabal
+++ b/dns.cabal
@@ -4,8 +4,8 @@ Author: Kazu Yamamoto <kazu@iij.ad.jp>
Maintainer: Kazu Yamamoto <kazu@iij.ad.jp>
License: BSD3
License-File: LICENSE
-Synopsis: DNS libary in Haskell
-Description: DNS libary for clients and servers.
+Synopsis: DNS library in Haskell
+Description: DNS library for clients and servers.
Category: Network
Cabal-Version: >= 1.6
Build-Type: Simple