Fix typo
authorMagnus Hagander <magnus@hagander.net>
Mon, 21 Mar 2016 16:10:13 +0000 (17:10 +0100)
committerMagnus Hagander <magnus@hagander.net>
Mon, 21 Mar 2016 16:10:13 +0000 (17:10 +0100)
Reported by David Rowley, though Alvaro

hamnadmin/hamnadmin/register/templates/edit.html

index 9f0abaef9b16111ea0d8783d74d94cb15f4dc19b..0d53d8e07fcf89576c0748726fb80ac0da764130 100644 (file)
@@ -24,7 +24,7 @@ This blog is currently <span class="label label-warning">not approved</span>.</p
 {%if blog.has_entries%}
 The blog is currently waiting for moderator approval.
 {%else%}
-  The blog has not yet received any posts. As soon as the fist post is syndicated, the blog will be
+  The blog has not yet received any posts. As soon as the first post is syndicated, the blog will be
   automatically submitted for approval.
 {%endif%}{#has_entries#}
 {%endif%}{#approved#}