chiark / gitweb /
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 4b8dd24fb6d7d8a6fe527af6f4fc61fe41c633f3..b8c372307489c7bba82d1c5be993a2e6d4f0ee86 100644 (file)
@@ -1595,7 +1595,7 @@ class MonitorWindow (MyWindow):
       else:
 
         ## Insert the new items into the menu.  (XXX this seems buggy XXX)
       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 \
         i = j = 0
         for peer in monitor.autopeers:
           if j < len(existing) and \