From 718a5fd27bf06b2053f7cedb1b8c95c56543ff53 Mon Sep 17 00:00:00 2001
From: kamischi <karl-michael.schindler@web.de>
Date: Sun, 27 Feb 2022 20:11:23 +0100
Subject: [PATCH] typo corection

---
 source/f90/INSTALL | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/source/f90/INSTALL b/source/f90/INSTALL
index bd13f92..aaf8a4a 100644
--- a/source/f90/INSTALL
+++ b/source/f90/INSTALL
@@ -19,7 +19,7 @@ parameter for changing the working directory.
 
 Building the python modules requires python3 and the related numpy package with f2py.
 
-After a successful build the the python3 modules 'doeels' and 'doboson' can be used.
+After a successful build the python3 modules 'doeels' and 'doboson' can be used.
 
 Example:
 
-- 
GitLab