diff --git a/Pmodules/modulecmd.bash.in b/Pmodules/modulecmd.bash.in index af50a47..1dd5668 100644 --- a/Pmodules/modulecmd.bash.in +++ b/Pmodules/modulecmd.bash.in @@ -837,7 +837,7 @@ subcommand_load() { fi fi # handle extended module names - find_modulefile current_modulefile relstage moduledir odulecmd "${m}" || { + find_modulefile current_modulefile relstage moduledir modulecmd "${m}" || { local hints='' get_load_hints hints if [[ -z "${hints}" ]]; then