Update template_lang.rst

Fixed error in describing the role of '{' and '}'
This commit is contained in:
Ian Moir 2025-08-06 11:32:28 +01:00 committed by GitHub
parent 956ef2a662
commit 73772bba15
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -24,7 +24,7 @@ For the book "The Foundation" by "Isaac Asimov" the will become::
Asimov, Isaac/The Foundation/The Foundation - Isaac Asimov
The slashes are not ``template expressions`` because they are in between in ``{}``. Such text is left where it appears. For example, if the template is::
The slashes are not ``template expressions`` because they are not in between in ``{}``. Such text is left where it appears. For example, if the template is::
{author_sort} Some Important Text {title}/{title} - {authors}