aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--pandoc-citeproc-preamble.cabal2
-rw-r--r--src/pandoc-citeproc-preamble.hs2
2 files changed, 2 insertions, 2 deletions
diff --git a/pandoc-citeproc-preamble.cabal b/pandoc-citeproc-preamble.cabal
index 71ed1df..7a5dbaf 100644
--- a/pandoc-citeproc-preamble.cabal
+++ b/pandoc-citeproc-preamble.cabal
@@ -1,6 +1,6 @@
name: pandoc-citeproc-preamble
version: 1.0.0
-synopsis: Insert before the additions made by pandoc-citeproc
+synopsis: Insert a preamble before pandoc-citeproc's bibliography
description: Please see README.md
homepage: https://github.com/spwhitton/pandoc-citeproc-preamble
license: GPL-3
diff --git a/src/pandoc-citeproc-preamble.hs b/src/pandoc-citeproc-preamble.hs
index 8d92af0..5572fe1 100644
--- a/src/pandoc-citeproc-preamble.hs
+++ b/src/pandoc-citeproc-preamble.hs
@@ -1,6 +1,6 @@
{-
- pandoc-citeproc-preamble --- Insert before the additions made by pandoc-citeproc
+ pandoc-citeproc-preamble --- Insert a preamble before pandoc-citeproc's bibliography
Copyright (C) 2015 Sean Whitton