diff -r 2ef048b5383c -r 786f2533200a editors/DebugViewer.py --- 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 """