]> mj.ucw.cz Git - saga.git/commitdiff
Fixed a typo in definition of the ET-sequence
authorMartin Mares <mj@ucw.cz>
Mon, 25 Apr 2022 17:54:47 +0000 (19:54 +0200)
committerMartin Mares <mj@ucw.cz>
Mon, 25 Apr 2022 17:54:47 +0000 (19:54 +0200)
dyn.tex

diff --git a/dyn.tex b/dyn.tex
index 95d9340cc4fd6ca82bd055fb9db5cdb9524cff6f..b548fd46cb80435e6080b2a9a1d17852b5b3be1c 100644 (file)
--- 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 $\<ET>(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.