mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-04-20 02:35:19 +02:00
Fix typo in template faq
This commit is contained in:
parent
9571e23b19
commit
a24834d295
1 changed files with 2 additions and 2 deletions
|
|
@ -38,11 +38,11 @@ If a particular book does not have a particular piece of metadata, the field in
|
|||
|
||||
If a book has a series, the template will produce::
|
||||
|
||||
{Asimov, Isaac}/Foundation/Second Foundation - 3
|
||||
Asimov, Isaac/Foundation/Second Foundation 3
|
||||
|
||||
and if a book does not have a series::
|
||||
|
||||
{Asimov, Isaac}/Second Foundation
|
||||
Asimov, Isaac/Second Foundation
|
||||
|
||||
(|app| automatically removes multiple slashes and leading or trailing spaces).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue