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