mirror of
git://github.com/kovidgoyal/calibre.git
synced 2025-12-16 01:06:40 +01:00
String changes
This commit is contained in:
parent
46d87fe7c6
commit
ccff50fae2
2 changed files with 3 additions and 3 deletions
|
|
@ -670,8 +670,8 @@ common in your book and to run a simple search and replace on individual words.
|
|||
|
||||
.. note::
|
||||
If you make any changes to the book by editing files while the spell check
|
||||
tool is open, you should click the :guilabel:`Refresh` button in the spell
|
||||
check tool. If you do not do this and continue to use the spell check tool,
|
||||
tool is open, you should click the :guilabel:`Refresh` button in the Spell
|
||||
check tool. If you do not do this and continue to use the Spell check tool,
|
||||
you could lose the changes you have made in the editor.
|
||||
|
||||
Adding new dictionaries
|
||||
|
|
|
|||
|
|
@ -54,7 +54,7 @@ def option_parser():
|
|||
calibre GUI, the calibre viewer and the calibre editor in debug mode.
|
||||
|
||||
It also contains interfaces to various bits of calibre that do not have
|
||||
dedicated command line tools, such as font subsetting, the e-book diff tool and so
|
||||
dedicated command line tools, such as font subsetting, the E-book diff tool and so
|
||||
on.
|
||||
|
||||
You can also use %prog to run standalone scripts. To do that use it like this:
|
||||
|
|
|
|||
Loading…
Reference in a new issue