summaryrefslogtreecommitdiffstats
path: root/templates/patchwork/help/pwclient.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/patchwork/help/pwclient.html')
-rw-r--r--templates/patchwork/help/pwclient.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/patchwork/help/pwclient.html b/templates/patchwork/help/pwclient.html
index efce79c..a260202 100644
--- a/templates/patchwork/help/pwclient.html
+++ b/templates/patchwork/help/pwclient.html
@@ -11,7 +11,7 @@ and applying patches.</p>
<p>To use pwclient, you will need:</p>
<ul>
- <li>The <a href="{% url patchwork.views.pwclient %}">pwclient.py</a>
+ <li>The <a href="{% url patchwork.views.pwclient %}">pwclient</a>
program (11kB, python script)</li>
<li>(optional) a <code>.pwclientrc</code> file in your home directory.</li>
</ul>