[rhythmbox] magnatune: fix spelling mistake
- From: Jonathan Matthew <jmatthew src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [rhythmbox] magnatune: fix spelling mistake
- Date: Sun, 5 Feb 2012 10:31:49 +0000 (UTC)
commit 63f0c2b48bc864bcefff37c36f1a8dc12d51cd96
Author: Jonathan Matthew <jonathan d14n org>
Date: Sun Feb 5 20:31:07 2012 +1000
magnatune: fix spelling mistake
plugins/magnatune/MagnatuneSource.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plugins/magnatune/MagnatuneSource.py b/plugins/magnatune/MagnatuneSource.py
index b1a9920..fba5e1d 100644
--- a/plugins/magnatune/MagnatuneSource.py
+++ b/plugins/magnatune/MagnatuneSource.py
@@ -191,7 +191,7 @@ class MagnatuneSource(RB.BrowserSource):
urls.add(url)
def download_album(self):
- if selt.__settings['account-type'] != 'download':
+ if self.__settings['account-type'] != 'download':
# The user doesn't have a download account, so redirect them to the purchase page.
self.purchase_redirect()
return
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]