Fix typo in module template (#12028)
This commit is contained in:
parent
e3b513874b
commit
41f5b09a98
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue