From 1040a594d627844f7e2a165a82a3b939a9a4f4df Mon Sep 17 00:00:00 2001
From: jvoisin <julien.voisin@dustri.org>
Date: Tue, 23 Oct 2018 17:13:53 +0200
Subject: [PATCH] Fix a stupid typo in the changelog

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index acf23a9..3f1ff34 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,7 +5,7 @@
 - Processing files starting with a dash is now quicker
 - Metadata are now displayed sorted
 - Recursive metadata support for FLAC files
-- Unsupported extensions aren't displayed in `/.mat -l` anymore
+- Unsupported extensions aren't displayed in `./mat2 -l` anymore
 - Improve the display when no metadata are found
 - Update the logo according to the GNOME guidelines
 - The testsuite is now runnable on the installed version of mat2
-- 
GitLab