From d309413deeedcc2ceea27cda33081d339ff77acd Mon Sep 17 00:00:00 2001 From: Pascal Wagler Date: Mon, 7 Oct 2024 04:46:43 +0200 Subject: [PATCH] MANUAL.txt: fix typo in template syntax (#10265) --- MANUAL.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/MANUAL.txt b/MANUAL.txt index 2af130b30..316760249 100644 --- a/MANUAL.txt +++ b/MANUAL.txt @@ -2489,9 +2489,9 @@ in square brackets, immediately after the variable name or partial: ``` -${months[, ]}$ +${months[, ]} -${articles:bibentry()[; ]$ +${articles:bibentry()[; ]} ``` The separator in this case is literal and (unlike with `sep`