From 59e22981ea5b576a51a14a50e4048df4afd219b4 Mon Sep 17 00:00:00 2001 From: Wandmalfarbe Date: Sun, 6 Oct 2024 19:15:56 +0200 Subject: [PATCH] MANUAL.txt: fix typo in template syntax --- MANUAL.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/MANUAL.txt b/MANUAL.txt index 2af130b30520..3167602497b4 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`