Fix typo in template faq

This commit is contained in:
Charles Haley 2010-10-06 16:13:37 +01:00
parent 9571e23b19
commit a24834d295

View File

@ -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).