mirror of
https://github.com/MartinThoma/LaTeX-examples.git
synced 2025-04-25 14:28:05 +02:00
typo
This commit is contained in:
parent
3973b07951
commit
2eaa403789
2 changed files with 1 additions and 1 deletions
|
@ -112,7 +112,7 @@ Pseudocode vorgestellt.
|
||||||
\State $M_H \gets \Call{max}{d}$
|
\State $M_H \gets \Call{max}{d}$
|
||||||
\EndIf
|
\EndIf
|
||||||
\\
|
\\
|
||||||
\State \Comment{Wähle aus der Menge der häufigsten Label $M_H$ zufällig eines aus}
|
\State \textit{//Wähle aus der Menge der häufigsten Label $M_H$ zufällig eines aus}
|
||||||
\State $label \gets \Call{Random}{M_H}$
|
\State $label \gets \Call{Random}{M_H}$
|
||||||
\State $v.\Call{AddLabel}{label}$ \Comment{und weise dieses $v$ zu}
|
\State $v.\Call{AddLabel}{label}$ \Comment{und weise dieses $v$ zu}
|
||||||
\EndFor
|
\EndFor
|
||||||
|
|
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue