From 5aa5ebcb7c1ac089040ed1304363e21455dff25d Mon Sep 17 00:00:00 2001
From: John MacFarlane <jgm@berkeley.edu>
Date: Sun, 3 Mar 2019 12:04:11 -0800
Subject: [PATCH] Fix typo in changelog.

---
 changelog | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/changelog b/changelog
index b0ccd7f06..ffe20db8b 100644
--- a/changelog
+++ b/changelog
@@ -171,7 +171,8 @@ pandoc (2.7)
   * LaTeX template:
 
     + Support the `subject` metadata variable (#5289, Pascal Wagler).
-    + Add \frontmatter, \mainmatter, \backmatter for book classes (#5306).
+    + Add `\frontmatter`, `\mainmatter`, `\backmatter`
+      for book classes (#5306).
 
   * epub3 template: Add titlepage class to section (#5269).