src/eric7/MicroPython/RP2040Devices.py

branch
eric7
changeset 9755
1a09700229e7
parent 9752
2b9546c0cbd9
--- a/src/eric7/MicroPython/RP2040Devices.py	Sun Feb 12 15:14:28 2023 +0100
+++ b/src/eric7/MicroPython/RP2040Devices.py	Sun Feb 12 18:11:20 2023 +0100
@@ -120,7 +120,7 @@
 
     def __createRP2040Menu(self):
         """
-        Private method to create the microbit submenu.
+        Private method to create the RO2040 submenu.
         """
         self.__rp2040Menu = QMenu(self.tr("RP2040 Functions"))
 

eric ide

mercurial