eric6/MicroPython/EspDevices.py

branch
micropython
changeset 7091
84d2a73b448a
parent 7077
3b7475b7a1ef
child 7095
8e10acb1cd85
diff -r f4427962a4da -r 84d2a73b448a eric6/MicroPython/EspDevices.py
--- 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.

eric ide

mercurial