From 2420e06035d46217ea4ae6ea9b3ae2d39a7d7b16 Mon Sep 17 00:00:00 2001
From: John MacFarlane <jgm@berkeley.edu>
Date: Thu, 24 Mar 2016 23:31:14 -0700
Subject: Fixed typo in changelog.txt.

---
 changelog.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/changelog.txt b/changelog.txt
index 91f0eeb..5e1f086 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -20,7 +20,7 @@
   * Use an assertion to check for in-range html_block_type.
     It's a programming error if the type is out of range.
   * Refactored S_processLines to make the logic easier to
-    understand, and added documentation (Mathie Duponchelle).
+    understand, and added documentation (Mathieu Duponchelle).
   * Removed unnecessary check for empty string_content.
   * Factored out contains_inlines.
   * Moved the cmake minimum version to top line of CMakeLists.txt
-- 
cgit v1.2.3