Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ruleant committed Apr 13, 2012
1 parent 6855bd5 commit fd28a5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion html/index.html
Expand Up @@ -6,7 +6,7 @@

{% if not user.is_authenticated %}
<p>
{% blocktrans %}This site runs <a href="http://weblate.org/">Weblate</a> for traslating software projects listed below. You need to be logged in for translating, otherwise you can only make suggestions.{% endblocktrans %}
{% blocktrans %}This site runs <a href="http://weblate.org/">Weblate</a> for translating software projects listed below. You need to be logged in for translating, otherwise you can only make suggestions.{% endblocktrans %}
</p>
{% endif %}

Expand Down

0 comments on commit fd28a5b

Please sign in to comment.