editors/DebugViewer.py
changeset 1215 786f2533200a
parent 1210 9a35da8f714b
child 1363 e87e0166d0a7
--- a/editors/DebugViewer.py	Mon Jun 03 17:29:03 2013 +0200
+++ b/editors/DebugViewer.py	Mon Jun 03 22:09:01 2013 +0200
@@ -248,7 +248,7 @@
     
     def NewDataAvailable(self, tick, *args, **kwargs):
         """
-        Called by DataProducer for each tick captured in 
+        Called by DataProducer for each tick captured
         @param tick: PLC tick captured
         All other parameters are passed to refresh function 
         """