aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pandoc.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/pandoc.cabal b/pandoc.cabal
index c82af2098..96c63cdee 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -10,7 +10,7 @@ Homepage: http://sophos.berkeley.edu/macfarlane/pandoc
Package-URL: http://pandoc.googlecode.com/files/pandoc-0.4.tar.gz
Category: Text
Tested-With: GHC
-Synopsis: Functions for translating between various markup formats
+Synopsis: Conversion between markup formats
Description: Pandoc is a Haskell library for converting from one markup
format to another, and a command-line tool that uses
this library. It can read markdown and (subsets of)