mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-08 10:44:09 -04:00
Fix typo in template faq
This commit is contained in:
parent
9571e23b19
commit
a24834d295
@ -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::
|
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::
|
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).
|
(|app| automatically removes multiple slashes and leading or trailing spaces).
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user