From: Martin Mares Date: Mon, 25 Apr 2022 17:54:47 +0000 (+0200) Subject: Fixed a typo in definition of the ET-sequence X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=3f16b790523679819a19647d7c5970ec58ff45c3;p=saga.git Fixed a typo in definition of the ET-sequence --- diff --git a/dyn.tex b/dyn.tex index 95d9340..b548fd4 100644 --- a/dyn.tex +++ b/dyn.tex @@ -208,7 +208,7 @@ when it is invoked on the root of the tree: \:Record~$v$ in the sequence. \:For each son~$w$ of~$v$: \::Call $\(w)$. -\::Record~$w$. +\::Record~$v$. \endalgo \>A~single tree can have multiple ET-sequences, corresponding to different orders in which the sons can be enumerated in step~2.