diff --git a/ticdesk_org/templates/ticdesk_org/persons.html b/ticdesk_org/templates/ticdesk_org/persons.html index 9a0058e0be8f414c0860a4446145f86fbc144054..8a39a6e639b0eb29feb6c382544cc23f353f7f59 100644 --- a/ticdesk_org/templates/ticdesk_org/persons.html +++ b/ticdesk_org/templates/ticdesk_org/persons.html @@ -30,7 +30,7 @@ <h2>{% blocktrans %}Personen und Gruppen{% endblocktrans %}</h2> <p> - {% blocktrans %}Bitte eien Gruppe auswählen.{% endblocktrans %} + {% blocktrans %}Bitte eine Gruppe auswählen.{% endblocktrans %} </p> {% endif %} {% endblock %}