diff --git a/soitool/modules/module_table.py b/soitool/modules/module_table.py index e4c3b981987256a6fb919d23e21b687bf71120f9..0444e8478a05299960a2f5c1b7a32459dd820840 100644 --- a/soitool/modules/module_table.py +++ b/soitool/modules/module_table.py @@ -68,8 +68,8 @@ class TableModule(ModuleBase, QTableWidget, metaclass=Meta): The combinations used below work on Thomas' machine, but are not guaranteed to work on all machines. This needs to be checked. - Paramters - --------- + Parameters + ---------- event : QKeyEvent event sent by Qt for us to handle """