From 041e06dc731db3ef8431910870bac2708779b505 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9my=20Coutable?= Date: Wed, 24 Feb 2016 10:13:53 +0100 Subject: [PATCH] Fix typo in CHANGELOG --- CHANGELOG | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index f64416af40..0dd9483867 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -2,7 +2,7 @@ Please view this file on the master branch, on stable branches it's out of date. v 8.5.1 - Fix error 500 on some merged merge requests - - Fix error 500 when trying to marke an already done todo as "done" + - Fix error 500 when trying to mark an already done todo as "done" - Fix Side-by-side view after loading diff results - Fix an issue where MRs weren't sortable - Fix a set of small UI glitches in project, profile, and wiki pages