From f287119d2fcfbc3c6d30feb5f6005b5b006028fb Mon Sep 17 00:00:00 2001 From: Andreas Krug <153394595+Andreas-Krug@users.noreply.github.com> Date: Thu, 12 Feb 2026 21:33:25 +0100 Subject: [PATCH] [list.cons] Add \tcode for list --- source/containers.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/containers.tex b/source/containers.tex index 0238fcc59b..aaaacac3ba 100644 --- a/source/containers.tex +++ b/source/containers.tex @@ -9235,7 +9235,7 @@ \begin{itemdescr} \pnum \effects -Constructs an empty list, using the specified allocator. +Constructs an empty \tcode{list}, using the specified allocator. \pnum \complexity