Skip to content

Commit 608ae5c

Browse files
authored
[mdspan.layout.leftpad.overview] Add missing \tcode (#6958)
1 parent 927d0db commit 608ae5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/containers.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21061,7 +21061,7 @@
2106121061
\item
2106221062
the empty parameter pack, if \exposid{rank_} equals zero;
2106321063
\item
21064-
\tcode otherwise, {0zu}, if \exposid{rank_} equals one;
21064+
\tcode otherwise, \tcode{0zu}, if \exposid{rank_} equals one;
2106521065
\item
2106621066
otherwise, the parameter pack \tcode{0zu}, \tcode{1zu}, \ldots, \tcode{\exposid{rank_}- 1}.
2106721067
\end{itemize}

0 commit comments

Comments
 (0)