summaryrefslogtreecommitdiff
path: root/math/tables/twelvefold.tex
diff options
context:
space:
mode:
authorMZuenni <michi.zuendorf@gmail.com>2023-03-01 14:27:03 +0100
committerMZuenni <michi.zuendorf@gmail.com>2023-03-01 14:27:03 +0100
commit53e80ad9276856b31553acbcbfe69a156a1d907f (patch)
tree786e065fc0ff1c80fdc769833e14f6f86a5e84d1 /math/tables/twelvefold.tex
parent1074350c83504afe32cf4a14f43da82431d93d91 (diff)
removed direct calls to lst
Diffstat (limited to 'math/tables/twelvefold.tex')
-rw-r--r--math/tables/twelvefold.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/tables/twelvefold.tex b/math/tables/twelvefold.tex
index b8ab56d..18d3955 100644
--- a/math/tables/twelvefold.tex
+++ b/math/tables/twelvefold.tex
@@ -25,7 +25,7 @@
$n! \binom{k}{n}$ \\
\hline
\multicolumn{5}{|l|}{
- $[\text{Bedingung}]$: \lstinline{return Bedingung ? 1 : 0;}
+ $[\text{Bedingung}]$: \code{return Bedingung ? 1 : 0;}
} \\
\hline
\end{tabularx}