aboutsummaryrefslogtreecommitdiff
path: root/pandoc.cabal
diff options
context:
space:
mode:
authorfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2008-07-31 07:57:32 +0000
committerfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2008-07-31 07:57:32 +0000
commitab2844dc5ba8008017c360b4c85ec9fea9b587a4 (patch)
tree04a96cf7d2bcd21964cb9b14b3e475862fe69999 /pandoc.cabal
parent40e7280a52def5b5079b9f539f479f2bae4f1e60 (diff)
downloadpandoc-ab2844dc5ba8008017c360b4c85ec9fea9b587a4.tar.gz
Fixed typo in pandoc.cabal.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1343 788f1e2b-df1e-0410-8736-df70ead52e1b
Diffstat (limited to 'pandoc.cabal')
-rw-r--r--pandoc.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/pandoc.cabal b/pandoc.cabal
index f3422a43b..679806acb 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -34,7 +34,7 @@ Description: Pandoc is a Haskell library for converting from one markup
which convert this native representation into a target
format. Thus, adding an input or output format requires
only adding a reader or writer.
-Extra-Source-Files: README, INSTALL, COPYRIGHT, COPYRIGHT,
+Extra-Source-Files: README, INSTALL, COPYRIGHT, COPYING,
templates/ASCIIMathML.js.comment,
templates/ASCIIMathML.js.packed,
templates/ASCIIMathML.hs,