r211 - branches/rewrite/src

Nat Budin partial-mirror-devel@lists.alioth.debian.org
Mon, 26 Jul 2004 17:22:36 -0600


Author: natbudin-guest
Date: Mon Jul 26 17:22:36 2004
New Revision: 211

Modified:
   branches/rewrite/src/Package.py
Log:
Correct one-letter typo in docstring.


Modified: branches/rewrite/src/Package.py
==============================================================================
--- branches/rewrite/src/Package.py	(original)
+++ branches/rewrite/src/Package.py	Mon Jul 26 17:22:36 2004
@@ -39,7 +39,7 @@
 
 class SourcePackage(Package):
     """
-    This class change the format of Files field provided by the
+    This class changes the format of Files field provided by the
     Sources file to a list of a dictionaries with following format:
 
     { name: value,