handouts/pep-ho.tex
changeset 442 c86e7dd198bf
parent 441 3bfe81972674
child 470 86a456f8cb92
--- a/handouts/pep-ho.tex	Thu Nov 10 09:52:40 2022 +0000
+++ b/handouts/pep-ho.tex	Thu Nov 10 19:41:04 2022 +0000
@@ -1806,7 +1806,7 @@
 for writing more elegant code. Unfortunately, I have not yet managed to
 switch over my code to Scala 3.0 due to time constraints. Scala 3 seems
 to iron out a number of snags from Scala 2, but why on earth are they
-introducing Python-esque intendation and why on earth are they
+introducing Python-esque indentation and why on earth are they
 re-introducing the \texttt{then}-keyword in Scala 3, when I just about got
 comfortable without it?