diff --git a/src/pyj/read_book/shortcuts.pyj b/src/pyj/read_book/shortcuts.pyj index e8109c8119..cb168fddd5 100644 --- a/src/pyj/read_book/shortcuts.pyj +++ b/src/pyj/read_book/shortcuts.pyj @@ -433,7 +433,7 @@ def add_standalone_viewer_shortcuts(sc): ) sc['edit_book'] = desc( - "Ctrl+Alt+e", + "Ctrl+d", 'ui', _('Edit this book') )