--- a/src/eric7/HexEdit/HexEditMainWindow.py Thu Jan 12 14:01:40 2023 +0100 +++ b/src/eric7/HexEdit/HexEditMainWindow.py Thu Jan 12 18:08:12 2023 +0100 @@ -39,7 +39,7 @@ class HexEditMainWindow(EricMainWindow): """ - Class implementing the web browser main window. + Class implementing the hex editor main window. @signal editorClosed() emitted after the window was requested to close down """