From f8e36ea935df4cff7fce50863ebbb0bc4d1f62a4 Mon Sep 17 00:00:00 2001
From: Jan Frenzel <jan.frenzel@tu-dresden.de>
Date: Wed, 24 Nov 2021 13:08:51 +0100
Subject: [PATCH] Removed a few spelling mistakes in
 custom_easy_build_environment.md.

---
 .../docs/software/custom_easy_build_environment.md            | 4 ++--
 doc.zih.tu-dresden.de/wordlist.aspell                         | 2 ++
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/doc.zih.tu-dresden.de/docs/software/custom_easy_build_environment.md b/doc.zih.tu-dresden.de/docs/software/custom_easy_build_environment.md
index e8d85ae68..231ce447b 100644
--- a/doc.zih.tu-dresden.de/docs/software/custom_easy_build_environment.md
+++ b/doc.zih.tu-dresden.de/docs/software/custom_easy_build_environment.md
@@ -26,12 +26,12 @@ information about how to obtain and build the software:
 -   Version
 -   Toolchain (think: Compiler + some more)
 -   Download URL
--   Buildsystem (e.g. `configure && make` or `cmake && make`)
+-   Build system (e.g. `configure && make` or `cmake && make`)
 -   Config parameters
 -   Tests to ensure a successful build
 
 The build system part is implemented in so-called "EasyBlocks" and contains the common workflow.
-Sometimes, those are specialized to encapsulate behaviour specific to multiple/all versions of the
+Sometimes, those are specialized to encapsulate behavior specific to multiple/all versions of the
 software. Everything is written in Python, which gives authors a great deal of flexibility.
 
 ## Set up a custom module environment and build your own modules
diff --git a/doc.zih.tu-dresden.de/wordlist.aspell b/doc.zih.tu-dresden.de/wordlist.aspell
index ac6a86dec..1d3bdb629 100644
--- a/doc.zih.tu-dresden.de/wordlist.aspell
+++ b/doc.zih.tu-dresden.de/wordlist.aspell
@@ -67,7 +67,9 @@ dotfile
 dotfiles
 downtime
 downtimes
+EasyBlocks
 EasyBuild
+EasyConfig
 ecryptfs
 engl
 english
-- 
GitLab