Fix a typo

- Legacy-Id: 3556
This commit is contained in:
Henrik Levkowetz 2011-11-02 14:03:29 +00:00
parent 35f89e0288
commit dc7d608848

View file

@ -4,7 +4,7 @@
{% if stream %}
{{ stream }} {% if state %}:: {{ state }}{% endif %}
{% else %}
No stream asigned
No stream assigned
{% endif %}
</div>
{% endif %}