[PATCH 44/49] patch: Capitalize "Incoming Patches"

Damien Lespiau damien.lespiau at intel.com
Fri Oct 2 00:12:49 AEST 2015


It's a title after all.

Signed-off-by: Damien Lespiau <damien.lespiau at intel.com>
Acked-by: Stephen Finucane <stephen.finucane at intel.com>
---
 patchwork/templates/patchwork/list.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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
-- 
2.1.0



More information about the Patchwork mailing list