src/eric7/MicroPython/MicroPythonFileManagerWidget.py

branch
mpy_network
changeset 9788
12294115900a
parent 9787
163511257f24
parent 9786
f94b530722af
child 9802
22aeee2bf35f
diff -r 163511257f24 -r 12294115900a src/eric7/MicroPython/MicroPythonFileManagerWidget.py
--- a/src/eric7/MicroPython/MicroPythonFileManagerWidget.py	Wed Feb 22 07:45:54 2023 +0100
+++ b/src/eric7/MicroPython/MicroPythonFileManagerWidget.py	Wed Feb 22 07:48:57 2023 +0100
@@ -422,7 +422,7 @@
     @pyqtSlot(str)
     def on_deviceCwd_textChanged(self, cwd):
         """
-        Public slot handling a change of the current device working directory.
+        Private slot handling a change of the current device working directory.
 
         @param cwd current device working directory
         @type str

eric ide

mercurial