--- a/eric6/MicroPython/EspDevices.py Sat Jul 27 19:21:40 2019 +0200 +++ b/eric6/MicroPython/EspDevices.py Sat Jul 27 19:22:21 2019 +0200 @@ -109,7 +109,7 @@ def canRunScript(self): """ - Public method to determine, if a Plotter can be started. + Public method to determine, if a script can be executed. @return tuple containing a flag indicating it is safe to start a Plotter and a reason why it cannot.