From 8bd5bf99856cc7e0d141520fc7ea0cb9867c79c7 Mon Sep 17 00:00:00 2001 From: Jan Frenzel <jan.frenzel@tu-dresden.de> Date: Wed, 24 Nov 2021 13:21:48 +0100 Subject: [PATCH] Corrected spelling mistakes in modules.md. --- doc.zih.tu-dresden.de/docs/software/modules.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc.zih.tu-dresden.de/docs/software/modules.md b/doc.zih.tu-dresden.de/docs/software/modules.md index 58f200d25..fb9107b5d 100644 --- a/doc.zih.tu-dresden.de/docs/software/modules.md +++ b/doc.zih.tu-dresden.de/docs/software/modules.md @@ -206,7 +206,8 @@ Note that this will not work for meta-modules that do not have an installation d ## Advanced Usage -For writing your own Modulefiles please have a look at the [Guide for writing project and private Modulefiles](private_modules.md). +For writing your own module files please have a look at the +[Guide for writing project and private module files](private_modules.md). ## Troubleshooting -- GitLab