From 9561a8e1bd4cb842caf027c8dcf1db7b44d433fe Mon Sep 17 00:00:00 2001
From: Martin Mares <mj@ucw.cz>
Date: Thu, 18 Mar 2021 14:59:04 +0100
Subject: [PATCH] Typing: Typo

---
 03-typing/03-typing.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/03-typing/03-typing.tex b/03-typing/03-typing.tex
index 467abaa..5fcbdc7 100644
--- a/03-typing/03-typing.tex
+++ b/03-typing/03-typing.tex
@@ -126,7 +126,7 @@ Buď {\bf int} nebo {\bf None} (též chybí-li parametr při volání).
 ~
 
 {\tt\color{blue}
-Class Třída:\\
+class Třída:\\
 ~~~~def metoda(self, něco: int):
 }
 
-- 
GitLab