fix space
authorThomasV <thomasv@gitorious>
Sat, 14 Dec 2013 06:53:25 +0000 (07:53 +0100)
committerThomasV <thomasv@gitorious>
Sat, 14 Dec 2013 06:53:25 +0000 (07:53 +0100)
plugins/exchange_rate.py

index c952cc1..54013fd 100644 (file)
@@ -62,7 +62,7 @@ class Exchanger(threading.Thread):
         except KeyError:
             pass
         self.parent.set_currencies(quote_currencies)
-        # print "updating exchange rate", self.quote_currencies["USD"]
+        # print "updating exchange rate", self.quote_currencies["USD"]
 
             
     def get_currencies(self):