This commit is contained in:
Kovid Goyal 2015-05-15 13:31:43 +05:30
parent 3c7cdb9d10
commit e9b0ec3998
2 changed files with 2 additions and 2 deletions

View File

@ -707,7 +707,7 @@ Calibre has several keyboard shortcuts to save you time and mouse movement. Thes
* - :kbd:`Ctrl+Right`
- Select the next virtual library tab
* - :kbd:`Ctrl+Left`
- Select the previous virtua library tab
- Select the previous virtual library tab
* - :kbd:`N or F3`
- Find the next book that matches the current search (only works if the highlight checkbox next to the search bar is checked)
* - :kbd:`Shift+N or Shift+F3`

View File

@ -57,7 +57,7 @@
<item row="2" column="0" colspan="2">
<widget class="QCheckBox" name="opt_docx_no_toc">
<property name="text">
<string>Do not insert the &amp;Table of Contents as a page a tthe start of the document</string>
<string>Do not insert the &amp;Table of Contents as a page at the start of the document</string>
</property>
</widget>
</item>