summaryrefslogtreecommitdiff
path: root/tests/typ/meta/bibliography.typ
diff options
context:
space:
mode:
authorLaurenz <laurmaedje@gmail.com>2023-09-11 14:42:43 +0200
committerLaurenz <laurmaedje@gmail.com>2023-09-11 14:42:43 +0200
commit305524d005df075d53575552ee090fb53192a3fe (patch)
tree08b739e8fc41057b79a2d7ea7a7208ca358d60b3 /tests/typ/meta/bibliography.typ
parentb471ac7d590abd2398ce25193b4e4df373bf2e9c (diff)
Update tests for type system changes
Diffstat (limited to 'tests/typ/meta/bibliography.typ')
-rw-r--r--tests/typ/meta/bibliography.typ2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/typ/meta/bibliography.typ b/tests/typ/meta/bibliography.typ
index 40d281fa..07c17dc6 100644
--- a/tests/typ/meta/bibliography.typ
+++ b/tests/typ/meta/bibliography.typ
@@ -10,7 +10,7 @@
---
#set page(width: 200pt)
= Details
-See also #cite("arrgh", "distress", [p. 22]), @arrgh[p. 4], and @distress[p. 5].
+See also #cite("arrgh", "distress", supplement: [p. 22]), @arrgh[p. 4], and @distress[p. 5].
#bibliography("/files/works.bib")
---