summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <fiddlosopher@gmail.com>2013-09-16 08:14:02 -0700
committerJohn MacFarlane <fiddlosopher@gmail.com>2013-09-16 08:14:02 -0700
commitb633c6486f15612cd5b036d7b35149c1f145bd46 (patch)
treec241efb234477b829f05090f638d96bbaf4df963
parent2b2d0064be4884fb2743ec9eeac30580465ca3e6 (diff)
Fixed typo in changelog: pandoc-citations -> pandoc-citeproc.
-rw-r--r--changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog b/changelog
index f4a8d3367..7dab5bd19 100644
--- a/changelog
+++ b/changelog
@@ -252,7 +252,7 @@ pandoc (1.12)
* The `Text.Pandoc.Biblio` module has been removed. Users of the
pandoc library who want citation support will need to use
- `Text.CSL.Pandoc` from `pandoc-citations`.
+ `Text.CSL.Pandoc` from `pandoc-citeproc`.
[bug fixes]