From: Damien Lespiau <[email protected]>

I'm really not anything of a UX designer, nor a native speaker, but I
can try to make tools a bit less 'dry'. 'Number of patches' would have
worked as well, but opted for a shorter one.

Signed-off-by: Damien Lespiau <[email protected]>
Acked-by: Stephen Finucane <[email protected]>
---
 patchwork/templates/patchwork/project.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/patchwork/templates/patchwork/project.html 
b/patchwork/templates/patchwork/project.html
index eeb83ad..a29edae 100644
--- a/patchwork/templates/patchwork/project.html
+++ b/patchwork/templates/patchwork/project.html
@@ -25,7 +25,7 @@
   </td>
  </tr>
  <tr>
-  <th>Patch count</th>
+  <th>Patches </th>
   <td>{{n_patches}} (+ {{n_archived_patches}} archived)</td>
  </tr>
 {% if project.web_url %}
-- 
2.0.0

_______________________________________________
Patchwork mailing list
[email protected]
https://lists.ozlabs.org/listinfo/patchwork

Reply via email to