summaryrefslogtreecommitdiff
path: root/apt/progress/base.py
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2012-08-14 14:59:07 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2012-08-14 14:59:07 +0200
commit626172bce42c66671c4db8e76f005c678baf462a (patch)
tree0b3bff0d9ae4a225d9a7daa05ba36f900c91680f /apt/progress/base.py
parentc1ad8a0fbc0adfebdb847f28da92b3d5a1f90582 (diff)
parent81b72b5d1cf9ddb93f3f92af40b00dfff56174e7 (diff)
downloadpython-apt-626172bce42c66671c4db8e76f005c678baf462a.tar.gz
merged again from the debian-sid tree
Diffstat (limited to 'apt/progress/base.py')
-rw-r--r--apt/progress/base.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/apt/progress/base.py b/apt/progress/base.py
index ab57dd82..2c80ae29 100644
--- a/apt/progress/base.py
+++ b/apt/progress/base.py
@@ -65,7 +65,7 @@ class AcquireProgress(object):
def media_change(self, media, drive):
"""Prompt the user to change the inserted removable media.
- The parameter 'media' decribes the name of the the media type that
+ The parameter 'media' decribes the name of the media type that
should be changed, whereas the parameter 'drive' should be the
identifying name of the drive whose media should be changed.