summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2017-12-28 22:49:59 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2017-12-28 22:49:59 -0800
commit13fc2b559840e3f893b6c01c68c542a17edd8480 (patch)
tree792253ef180d00f51a9c3f07785c7abdc41d3d40
parent246e8f081a0cc78fe67160124df9f2e54cd652a3 (diff)
Changelog typo.
-rw-r--r--changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog b/changelog
index 960fe381b..8abd16474 100644
--- a/changelog
+++ b/changelog
@@ -7,7 +7,7 @@ pandoc (2.1)
has been removed.
* Text.Pandoc.Class: make `FileTree` opaque (don't export
- `FileTree` cosntructor). This forces users to interact with it using
+ `FileTree` constructor). This forces users to interact with it using
`insertInFileTree` and `getFileInfo`, which normalize file names.
pandoc (2.0.6)