Fixed typo in class name in example_scenes.py

Changed UdatersExample to UpdatersExample.
This commit is contained in:
kyarik
2019-05-21 11:44:30 +02:00
committed by GitHub
parent 4d368e85c9
commit 0f5cc33002

View File

@ -111,7 +111,7 @@ class WriteStuff(Scene):
self.wait() self.wait()
class UdatersExample(Scene): class UpdatersExample(Scene):
def construct(self): def construct(self):
decimal = DecimalNumber( decimal = DecimalNumber(
0, 0,