diff -r 3bfe81972674 -r c86e7dd198bf handouts/pep-ho.tex --- 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?