Fix typo in module template (#12028)
This commit is contained in:
@@ -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 %}
|
||||
|
Reference in New Issue
Block a user