From 6ac6a6e36157fd598712eeeb2262900a756503ff Mon Sep 17 00:00:00 2001 From: Taras Lazariv <taras.lazariv@tu-dresden.de> Date: Wed, 1 Dec 2021 11:25:44 +0100 Subject: [PATCH] Apply 1 suggestion(s) to 1 file(s) --- doc.zih.tu-dresden.de/docs/software/zsh.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc.zih.tu-dresden.de/docs/software/zsh.md b/doc.zih.tu-dresden.de/docs/software/zsh.md index cf639eff4..0f0ba72a3 100644 --- a/doc.zih.tu-dresden.de/docs/software/zsh.md +++ b/doc.zih.tu-dresden.de/docs/software/zsh.md @@ -150,7 +150,7 @@ function _module { MODULE_COMMANDS=( '-t:Show computer parsable output' 'load:Lload a Module' - 'unload:Unload a Module' + 'unload:Unload a module' 'spider:Search for a module' 'avail:Show available modules' 'list:List loaded modules' -- GitLab