From b24be76507ca2d0fc6c454bd7590dadbf27f4efc Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Motiejus=20Jak=C5=A1tys?= <desired.mta@gmail.com>
Date: Fri, 22 May 2020 19:47:04 +0300
Subject: [PATCH] no dead refs

---
 II/Referatas/mj-referatas.tex | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/II/Referatas/mj-referatas.tex b/II/Referatas/mj-referatas.tex
index e4fc430..a87a69e 100644
--- a/II/Referatas/mj-referatas.tex
+++ b/II/Referatas/mj-referatas.tex
@@ -113,9 +113,9 @@ algorithms, which is often used for generalization. Žeimena example is
 generalized with different tolerances in figure~\ref{fig:douglas-peucker} on
 page~\pageref{fig:douglas-peucker}.
 
-As one can observe in figure~\ref{fig:douglas-100}, the Douglas \& Peucker with
-100m tolerance preserves most of the shape, and 500m
-(figure~\ref{fig:douglas-500}) becomes a straight line.
+As one can observe in figure~\ref{fig:douglas-300}, the Douglas \& Peucker with
+300m tolerance preserves most of the shape, and 1000m
+(figure~\ref{fig:douglas-1000}) is still recognizeable.
 
 \begin{figure}
     \centering