diff -r 65b341cfab55 -r b28460e1877e src/eric7/MicroPython/Devices/MicrobitDevices.py --- a/src/eric7/MicroPython/Devices/MicrobitDevices.py Thu Apr 17 18:15:32 2025 +0200 +++ b/src/eric7/MicroPython/Devices/MicrobitDevices.py Thu Apr 17 18:15:44 2025 +0200 @@ -1024,7 +1024,7 @@ return super()._boardInformationCommands() else: # These are a subset of the generic ones. - return [ # needs to be splitted for boards with low memory + return [ # needs to be split for boards with low memory """def get_board_info(): res = {}