From c8417e33339615f094d4bf79856d730f8cde323f Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Fri, 8 Aug 2025 17:08:37 +0530 Subject: [PATCH] string changes --- manual/template_lang.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manual/template_lang.rst b/manual/template_lang.rst index 8da9239938..362180e409 100644 --- a/manual/template_lang.rst +++ b/manual/template_lang.rst @@ -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 not 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 ``{}``. Such text is left where it appears. For example, if the template is:: {author_sort} Some Important Text {title}/{title} - {authors}