From c0c87ad53e377aa00f4897bc729c261459b6048a Mon Sep 17 00:00:00 2001
From: Gabor Greif <ggreif@gmail.com>
Date: Sun, 23 Mar 2014 20:35:04 +0100
Subject: [PATCH] Fix typo

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

diff --git a/changelog.md b/changelog.md
index 87acfc5..87d0012 100644
--- a/changelog.md
+++ b/changelog.md
@@ -8,6 +8,6 @@
 
   - Remove NHC98-specific code
 
-  - Adapt to changes in GHC 7.8's core-libaries
+  - Adapt to changes in GHC 7.8's core-libraries
 
   - Update to Cabal format 1.10
-- 
GitLab