Fix typo in learnind-typeclasses tutorial. Resolve #3369

This commit is contained in:
Griatch 2023-12-20 00:23:51 +01:00
parent cd3c5db324
commit 97d908ec55

View file

@ -513,7 +513,7 @@ Hm, this is the same values we set before. They are not random. The reason for t
It's simple enough to run it manually though:
> self.at_object_creation()
> py self.at_object_creation()
> py self.get_stats()
(5, 4, 8)