aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDamien Lespiau <damien.lespiau@intel.com>2015-03-16 13:34:45 +0000
committerStephen Finucane <stephen.finucane@intel.com>2015-11-05 03:56:25 +0000
commit93ec0a4653ec7fa24ff22684822e3438199c2fa7 (patch)
tree7c40e878abbfdb8dee4b12c24231ded49b577b62
parent383c7e20c2eaf8222a8239c188455e7c7dd4f322 (diff)
downloadpatchwork-93ec0a4653ec7fa24ff22684822e3438199c2fa7.tar
patchwork-93ec0a4653ec7fa24ff22684822e3438199c2fa7.tar.gz
patch: Capitalize "Incoming Patches"
It's a title after all. Signed-off-by: Damien Lespiau <damien.lespiau@intel.com> Acked-by: Stephen Finucane <stephen.finucane@intel.com>
-rw-r--r--patchwork/templates/patchwork/list.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/patchwork/templates/patchwork/list.html b/patchwork/templates/patchwork/list.html
index f895d28..f4650ae 100644
--- a/patchwork/templates/patchwork/list.html
+++ b/patchwork/templates/patchwork/list.html
@@ -9,7 +9,7 @@
{% block body %}
-<h2>Incoming patches</h2>
+<h2>Incoming Patches</h2>
{% if errors %}
<p>The following error{{ errors|length|pluralize:" was,s were" }} encountered