diff options
Diffstat (limited to 'methods/mirror.cc')
-rw-r--r-- | methods/mirror.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/methods/mirror.cc b/methods/mirror.cc index 9a86a10c2..9fe64fd70 100644 --- a/methods/mirror.cc +++ b/methods/mirror.cc @@ -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" - * - 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: |