You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by da...@apache.org on 2010/11/24 05:58:13 UTC

svn commit: r1038478 - /subversion/trunk/tools/dist/collect_sigs.py

Author: danielsh
Date: Wed Nov 24 04:58:13 2010
New Revision: 1038478

URL: http://svn.apache.org/viewvc?rev=1038478&view=rev
Log:
* tools/dist/collect_sigs.py: Document the 'multiple signatures' feature.

Modified:
    subversion/trunk/tools/dist/collect_sigs.py

Modified: subversion/trunk/tools/dist/collect_sigs.py
URL: http://svn.apache.org/viewvc/subversion/trunk/tools/dist/collect_sigs.py?rev=1038478&r1=1038477&r2=1038478&view=diff
==============================================================================
--- subversion/trunk/tools/dist/collect_sigs.py (original)
+++ subversion/trunk/tools/dist/collect_sigs.py Wed Nov 24 04:58:13 2010
@@ -113,7 +113,7 @@ $content
 signature_area = '''
 <hr/>
 <form method="post">
-<p>Paste signatures in the area below:<br/>
+<p>Paste one or more signatures in the area below:<br/>
 <textarea name="signatures" rows="20" cols="80"></textarea>
 </p>
 <input type="submit" value="Submit" />