Author: duncan
Date: Sun Feb 24 12:36:09 2008
New Revision: 10429

Log:
Corrected a spelling mistake


Modified:
   branches/rel-1/freevo/src/plugins/audioscrobbler.py

Modified: branches/rel-1/freevo/src/plugins/audioscrobbler.py
==============================================================================
--- branches/rel-1/freevo/src/plugins/audioscrobbler.py (original)
+++ branches/rel-1/freevo/src/plugins/audioscrobbler.py Sun Feb 24 12:36:09 2008
@@ -127,7 +127,7 @@
         else:
             print "AudioScrobbler plugin: Didn't find submit url, retrying"
             self.failed_retries += 1
-            return # If we didn't get this we ass-ume that their server is 
down and try to re-login
+            return # If we didn't get this we assume that their server is down 
and try to re-login
 
 
         self.challenge_reply = md5.md5( md5.md5(self.PASSWORD).hexdigest() + 
self.challenge ).hexdigest()

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Freevo-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to