diff --git a/src/pyj/read_book/shortcuts.pyj b/src/pyj/read_book/shortcuts.pyj index 2d8dbe10db..0e85434490 100644 --- a/src/pyj/read_book/shortcuts.pyj +++ b/src/pyj/read_book/shortcuts.pyj @@ -476,7 +476,7 @@ def add_standalone_viewer_shortcuts(sc): ) sc['print'] = desc( - "Ctrl+P", + "Ctrl+p", 'ui', _('Print book to PDF'), )