From d36e5ed9d6443c775805d5efa983e56d014debf2 Mon Sep 17 00:00:00 2001
From: Taras Lazariv <taras.lazariv@tu-dresden.de>
Date: Tue, 8 Mar 2022 08:42:34 +0100
Subject: [PATCH] Apply 1 suggestion(s) to 1 file(s)

---
 doc.zih.tu-dresden.de/docs/software/private_modules.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc.zih.tu-dresden.de/docs/software/private_modules.md b/doc.zih.tu-dresden.de/docs/software/private_modules.md
index d73db62bc..746114d5c 100644
--- a/doc.zih.tu-dresden.de/docs/software/private_modules.md
+++ b/doc.zih.tu-dresden.de/docs/software/private_modules.md
@@ -80,7 +80,7 @@ prepend_path( "LIBRARY_PATH", pathJoin(root, "lib"))
 setenv(       "<SOME_ENV>",        "<value>")
 ```
 
-There most important functions to adjust the environment are listed and described in the following
+The most important functions to adjust the environment are listed and described in the following
 table.
 
 | Function | Description |
-- 
GitLab