fixed a typo, regenerated language files

This commit is contained in:
Dominique Lederer
2012-03-15 10:12:28 +01:00
parent 1b98d00a30
commit 4ed0db3304
4 changed files with 3 additions and 3 deletions
@@ -35,7 +35,7 @@
</h1>
{% if sortable_by_class.is_sortable %}
<p>
{% blocktrans %}You may also drag and drop {{ sortable_by_class_display_name }} to change thier order.{% endblocktrans %}
{% blocktrans %}You may also drag and drop {{ sortable_by_class_display_name }} to change their order.{% endblocktrans %}
</p>
{% endif %}
{% endblock %}