From 5ac7eb3860ebd3247f6486c227e816894cb8fd91 Mon Sep 17 00:00:00 2001 From: Laurenz Date: Fri, 11 Mar 2022 12:59:55 +0100 Subject: Rename template to content --- tests/typ/code/call.typ | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/typ/code/call.typ') diff --git a/tests/typ/code/call.typ b/tests/typ/code/call.typ index 5736c63b..51ef1df5 100644 --- a/tests/typ/code/call.typ +++ b/tests/typ/code/call.typ @@ -63,7 +63,7 @@ --- #let f(x) = x -// Error: 1-6 expected callable or collection, found template +// Error: 1-6 expected callable or collection, found content #f[1](2) --- -- cgit v1.2.3