]> git.saurik.com Git - apt.git/blobdiff - methods/mirror.cc
* merged the apt--mirror branch
[apt.git] / methods / mirror.cc
index 9a86a10c214b926455a46e799b42c772add9d853..9fe64fd7031c0a05c932ef44b7f12922fd20721f 100644 (file)
@@ -35,7 +35,7 @@ using namespace std;
  * - always picks the first mirror from the list
  * - call out to problem reporting script
  * - supports "deb mirror://host/path/to/mirror-list/// dist component"
  * - always picks the first mirror from the list
  * - call out to problem reporting script
  * - supports "deb mirror://host/path/to/mirror-list/// dist component"
- * - use pkgAcqMethod::FailReason() to have a string representation
+ * - uses pkgAcqMethod::FailReason() to have a string representation
  *   of the failure that is also send to LP
  * 
  * TODO: 
  *   of the failure that is also send to LP
  * 
  * TODO: