From 51ff89c5127430bcdd6a77eb324e3e84f533d594 Mon Sep 17 00:00:00 2001
From: Antoine Tenart <antoine.tenart@ack.tf>
Date: Tue, 26 Mar 2019 18:10:46 +0100
Subject: [PATCH] doc: remove one trailing space in the man page

Signed-off-by: Antoine Tenart <antoine.tenart@ack.tf>
---
 doc/mat2.1 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/mat2.1 b/doc/mat2.1
index 0546826..f4071ae 100644
--- a/doc/mat2.1
+++ b/doc/mat2.1
@@ -8,7 +8,7 @@ mat2 \- the metadata anonymisation toolkit 2
 
 .SH DESCRIPTION
 .B mat2
-removes metadata from various fileformats. It supports a wide variety of file 
+removes metadata from various fileformats. It supports a wide variety of file
 formats, audio, office, images, …
 
 Careful, mat2 does not clean files in-place, instead, it will produce a file with the word
-- 
GitLab