String changes

This commit is contained in:
Kovid Goyal 2020-03-31 16:40:15 +05:30
parent 46d87fe7c6
commit ccff50fae2
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C
2 changed files with 3 additions and 3 deletions

View File

@ -670,8 +670,8 @@ common in your book and to run a simple search and replace on individual words.
.. note:: .. note::
If you make any changes to the book by editing files while the spell check 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 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, 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. you could lose the changes you have made in the editor.
Adding new dictionaries Adding new dictionaries

View File

@ -54,7 +54,7 @@ this command starts an embedded Python interpreter. You can also run the main
calibre GUI, the calibre viewer and the calibre editor in debug mode. 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 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. on.
You can also use %prog to run standalone scripts. To do that use it like this: You can also use %prog to run standalone scripts. To do that use it like this: