MANUAL.txt: fix typo in template syntax (#10265)

This commit is contained in:
Pascal Wagler
2024-10-06 19:46:43 -07:00
committed by GitHub
parent 31e4fabbb2
commit d309413dee
+2 -2
View File
@@ -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`