]> mj.ucw.cz Git - saga.git/blobdiff - ram.tex
BUGS: Little ones to fix
[saga.git] / ram.tex
diff --git a/ram.tex b/ram.tex
index 095d54d88e2216d26df9e885c20119bbc16d1e25..ac0a4acbb1a47936a0c459633abb3aad11bfccbe 100644 (file)
--- a/ram.tex
+++ b/ram.tex
@@ -266,7 +266,7 @@ set of edges in the current graph and then flatten the graph, all this in time $
 We have spared the technical details for this section, in which we are going to
 explain several rather general techniques based on bucket sorting.
 
-As we have already suggested in the proof of Lemma \ref{contbor}, contractions
+As we have already suggested in the proof of Lemma \ref{contiter}, contractions
 can be performed in linear time by building an~auxiliary graph and finding its
 connected components. We will thus take care only of the subsequent flattening.