handouts/pep-ho.tex
changeset 439 e27ff222fef3
parent 438 a02e9efd7bc9
child 467 1b879b3e704e
--- 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?