mon/tripemon.in: Whitespace fixing.
authorMark Wooding <mdw@distorted.org.uk>
Sat, 19 Jul 2014 00:59:26 +0000 (01:59 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 20 Jul 2014 00:42:30 +0000 (01:42 +0100)
mon/tripemon.in

index 4b8dd24..b8c3723 100644 (file)
@@ -1595,7 +1595,7 @@ class MonitorWindow (MyWindow):
       else:
 
         ## Insert the new items into the menu.  (XXX this seems buggy XXX)
-       ## Tick the peers which are actually connected.
+        ## Tick the peers which are actually connected.
         i = j = 0
         for peer in monitor.autopeers:
           if j < len(existing) and \