Author: fw
Date: 2005-12-15 11:33:46 +0000 (Thu, 15 Dec 2005)
New Revision: 3049

Modified:
   lib/python/debian_support.py
Log:
lib/python/debian_support.py (patchesFromEdScript):
  Update docstring.


Modified: lib/python/debian_support.py
===================================================================
--- lib/python/debian_support.py        2005-12-15 09:39:16 UTC (rev 3048)
+++ lib/python/debian_support.py        2005-12-15 11:33:46 UTC (rev 3049)
@@ -224,8 +224,8 @@
 
     Patches are triples of line indexes:
 
-    - first line to be replaced
-    - one past the last line being replaces
+    - number of the first line to be replaced
+    - one plus the number of the last line to be replaced
     - list of line replacements
 
     This is enough to model arbitrary additions, deletions and


_______________________________________________
Secure-testing-commits mailing list
Secure-testing-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/secure-testing-commits

Reply via email to