[extensions-web] 500.html: Fix typo
- From: Jasper St. Pierre <jstpierre src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [extensions-web] 500.html: Fix typo
- Date: Fri, 9 Dec 2011 17:00:58 +0000 (UTC)
commit 6a8cac8e0863c2c28675850892e1a34a0c06a836
Author: Jasper St. Pierre <jstpierre mecheye net>
Date: Fri Dec 9 12:00:44 2011 -0500
500.html: Fix typo
sweettooth/templates/500.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/sweettooth/templates/500.html b/sweettooth/templates/500.html
index 6f39eb5..08104ef 100644
--- a/sweettooth/templates/500.html
+++ b/sweettooth/templates/500.html
@@ -2,5 +2,5 @@
{% block title %}Uh oh... - {{ block.super }}{% endblock %}
{% block body %}
<h3>500 - Internal Server Error</h3>
-<p>The server had an error when you wanted to access this page. This site is alpha, so it may happen sometimes. Please <a href="https://bugzilla.gnome.org/enter_bug.cgi?product=website&component=extensions.gnome.org">let us know what you did</a> so we canb fix it!</p>
+<p>The server had an error when you wanted to access this page. This site is alpha, so it may happen sometimes. Please <a href="https://bugzilla.gnome.org/enter_bug.cgi?product=website&component=extensions.gnome.org">let us know what you did</a> so we can fix it!</p>
{% endblock %}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]