diff --git a/src/pyj/read_book/shortcuts.pyj b/src/pyj/read_book/shortcuts.pyj index e2ac485be5..51b295c41a 100644 --- a/src/pyj/read_book/shortcuts.pyj +++ b/src/pyj/read_book/shortcuts.pyj @@ -243,7 +243,7 @@ def shortcuts_definition(): ), 'toggle_full_screen': desc( - v"['F11', 'Ctrl+Shift+F']", + v"['F11', 'Ctrl+Shift+f']", 'ui', _('Toggle full screen'), ),