From 7df3a1bf06775f80fb86993e0bfe196aede97cbb Mon Sep 17 00:00:00 2001
From: Martin Schroschk <martin.schroschk@tu-dresden.de>
Date: Fri, 27 Jan 2023 14:40:19 +0100
Subject: [PATCH] Remove trailing spaces

---
 .../docs/software/mpi_usage_error_detection.md                  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc.zih.tu-dresden.de/docs/software/mpi_usage_error_detection.md b/doc.zih.tu-dresden.de/docs/software/mpi_usage_error_detection.md
index ce48296cc..08ca90384 100644
--- a/doc.zih.tu-dresden.de/docs/software/mpi_usage_error_detection.md
+++ b/doc.zih.tu-dresden.de/docs/software/mpi_usage_error_detection.md
@@ -216,7 +216,7 @@ from the [MUST documentation v1.7.2](https://hpc.rwth-aachen.de/must/files/Docum
 
     and open the file `MUST_Output.html` using a webbrowser. Alternativly, you can open the html file with a
     `firefox` instance on the HPC sytems. This requires to [forward the X11 support via SSH](../access/ssh_login.md#x11-forwarding).
-    
+
     MUST detects all three MPI usage errors within this example:
 
     * A type mismatch
-- 
GitLab