From dd4935c75489d6a7f1b5058574962dfb0dc6a9f9 Mon Sep 17 00:00:00 2001
From: Chris Coley <chris@codingallnight.com>
Date: Thu, 26 Dec 2019 17:05:34 -0800
Subject: [PATCH] Fix typo

---
 bin/mkvanalyze | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/mkvanalyze b/bin/mkvanalyze
index 94b47ec..9bc9edc 100755
--- a/bin/mkvanalyze
+++ b/bin/mkvanalyze
@@ -37,7 +37,7 @@ Options:
     This script will attempt to fix any issues it finds.
 
   -t
-    Consider a title that don't match the recommended title as an issue.
+    Consider a title that doesn't match the recommended title as an issue.
 
   -b <bts-prefix>
     This allows you to specify a prefix to prepend to the title of "Behind the
-- 
GitLab