[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#626610: python-apt: grammar fix



Package: python-apt
Version: 0.8.0~exp4
Severity: wishlist
Tags: patch

Not exactly a grammar fix, but it makes the sentence clearer.
=== modified file 'apt/cache.py'
--- apt/cache.py	2011-04-29 09:05:40 +0000
+++ apt/cache.py	2011-05-13 18:10:33 +0000
@@ -46,8 +46,7 @@
 class Cache(object):
     """Dictionary-like package cache.
 
-    This class has all the packages that are available in it's
-    dictionary.
+    The dictionary of this class contains all available packages.
 
     Keyword arguments:
     progress -- a OpProgress object


Reply to: