From e08e1e30726ec010dfab8f26ec83db6bbb58a0d0 Mon Sep 17 00:00:00 2001 From: Martin Mares <mj@ucw.cz> Date: Mon, 18 Nov 2019 13:17:21 +0100 Subject: [PATCH] =?UTF-8?q?P=C5=99eklep?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 08-slovniky/08-slovniky.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08-slovniky/08-slovniky.tex b/08-slovniky/08-slovniky.tex index 20bcc2d..97ad136 100644 --- a/08-slovniky/08-slovniky.tex +++ b/08-slovniky/08-slovniky.tex @@ -79,7 +79,7 @@ b=set("popokatepetl") \\ } \py{% -k \& b \cmt{(průnik)} +a \& b \cmt{(průnik)} }{% \{'k', 'a'\} } -- GitLab