From c6b89434b018c9b3ca3c13fb78bab20981fee6e6 Mon Sep 17 00:00:00 2001 From: Jakub Wilk Date: Sat, 28 Jul 2012 17:14:31 -0400 Subject: Fix typos: the the -> the (closes: #679432) --- apt/progress/base.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apt/progress') 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. -- cgit v1.2.3