From b784a9fc7f2465f7506bba77f37f34cd5764da23 Mon Sep 17 00:00:00 2001
From: georg <georg@riseup.net>
Date: Wed, 10 Jul 2019 14:34:50 +0000
Subject: [PATCH] doc/threat_model: this is about mat2, not mat

---
 doc/threat_model.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/threat_model.md b/doc/threat_model.md
index 80b57f3..31bfe91 100644
--- a/doc/threat_model.md
+++ b/doc/threat_model.md
@@ -78,7 +78,7 @@ Requirements
     responsible for the information of the file.
 
     - MAT2 *must* warn when encountering an unknown
-    format. For example, in a zipfile, if MAT encounters an
+    format. For example, in a zipfile, if MAT2 encounters an
     unknown format, it should warn the user, and ask if the
     file should be added to the anonymised archive that is
     produced.
-- 
GitLab