diff options
Diffstat (limited to 'math/tables')
| -rw-r--r-- | math/tables/twelvefold.tex | 2 |
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} |
