aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvolpino <fox91@anche.no>2012-08-08 09:28:48 +0200
committervolpino <fox91@anche.no>2012-08-08 09:28:48 +0200
commitc4e3c4c04a9c7cfd19392566754c56db9cdb10c8 (patch)
tree88e77042021c1c65a5b46f2a80368d8fd577ed83 /euscanwww/djeuscan/templates/euscan
parenteuscanwww: Adding requirement to setup.py (diff)
downloadeuscan-c4e3c4c04a9c7cfd19392566754c56db9cdb10c8.tar.gz
euscan-c4e3c4c04a9c7cfd19392566754c56db9cdb10c8.tar.bz2
euscan-c4e3c4c04a9c7cfd19392566754c56db9cdb10c8.zip
euscanwww: Fixing typo in dashboard
Signed-off-by: volpino <fox91@anche.no>
Diffstat (limited to 'euscanwww/djeuscan/templates/euscan')
-rw-r--r--euscanwww/djeuscan/templates/euscan/accounts/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/euscanwww/djeuscan/templates/euscan/accounts/index.html b/euscanwww/djeuscan/templates/euscan/accounts/index.html
index d5d489a..6b11b1a 100644
--- a/euscanwww/djeuscan/templates/euscan/accounts/index.html
+++ b/euscanwww/djeuscan/templates/euscan/accounts/index.html
@@ -16,7 +16,7 @@
<div class="row-fluid padded">
<div class="padded span6">
{% with categories|length as num_categories %}
- Watching {{ num_categories }} categor{{ num_categories|pluralize:"y,es"}}
+ Watching {{ num_categories }} categor{{ num_categories|pluralize:"y,ies"}}
<ul>
<li>{{ categories_upstream }} new upstream version{{ categories_upstream|pluralize:"s"}}</li>
{% if categories_upstream %}