diff --git a/share/spack/templates/modules/modulefile.tcl b/share/spack/templates/modules/modulefile.tcl index 87edc10a646..21dacfedc02 100644 --- a/share/spack/templates/modules/modulefile.tcl +++ b/share/spack/templates/modules/modulefile.tcl @@ -78,5 +78,5 @@ unsetenv {{ cmd.name }} {% endblock %} {% block footer %} -{# In case he module needs to be extended with custom TCL code #} +{# In case the module needs to be extended with custom TCL code #} {% endblock %}