mirror of
git://github.com/kovidgoyal/calibre.git
synced 2025-12-30 22:25:23 +01:00
Fix #1470206 [Little typo](https://bugs.launchpad.net/calibre/+bug/1470206)
This commit is contained in:
parent
c6dbbf488f
commit
10a6ab4e6e
1 changed files with 1 additions and 1 deletions
|
|
@ -233,7 +233,7 @@ There are a few more options in this section.
|
|||
:guilabel:`Input character encoding`
|
||||
Older documents sometimes don't specify their character encoding. When converted, this can
|
||||
result in non-English characters or special characters like smart quotes being corrupted.
|
||||
calibre tries to auto-detect the character encoding of the source document, but it does not'
|
||||
calibre tries to auto-detect the character encoding of the source document, but it does not
|
||||
always succeed. You can force it to assume a particular character encoding by using this setting.
|
||||
`cp1252` is a common encoding for documents produced using windows software. You should also read
|
||||
:ref:`char-encoding-faq` for more on encoding issues.
|
||||
|
|
|
|||
Loading…
Reference in a new issue