From 69b64e2b05c6979e88c213f01d6dae6d86cadae7 Mon Sep 17 00:00:00 2001 From: "Bradley M. Kuhn" Date: Mon, 3 Jan 2011 06:54:36 -0500 Subject: [PATCH] Corrected grammar error as reported by tedks: http://identi.ca/notice/61449503 --- www/conservancy/templates/feeds/omnibus_description.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/conservancy/templates/feeds/omnibus_description.html b/www/conservancy/templates/feeds/omnibus_description.html index aac9ae16..f86d7e10 100644 --- a/www/conservancy/templates/feeds/omnibus_description.html +++ b/www/conservancy/templates/feeds/omnibus_description.html @@ -5,6 +5,6 @@

An upcoming event related to the Software Freedom Conservancy.

{% endifequal %} {% ifequal obj.omnibus_type "blog" %} -

An blog post from Software Freedom Conservancy.

+

A blog post from Software Freedom Conservancy.

{% endifequal %} {% include obj.omnibus_feed_description_template %}