diff mbox

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

Message ID 1443708774-26996-45-git-send-email-damien.lespiau@intel.com
State Accepted
Headers show

Commit Message

Damien Lespiau Oct. 1, 2015, 2:12 p.m. UTC
It's a title after all.

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

Patch

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