Update overview.md (#1233)

Fixed typo in last sentence, "mainlop" to "mainloop".
This commit is contained in:
Seth Peasley
2021-04-20 17:17:32 -04:00
committed by GitHub
parent 6e1424709a
commit db3ddab2b8

View File

@@ -425,4 +425,4 @@ label.TextColor = myColor
MainLoop, Threads and Input Handling MainLoop, Threads and Input Handling
==================================== ====================================
Detailed description of the mainlop is described on the [Event Processing and the Application Main Loop](mainloop.html) document. Detailed description of the mainloop is described on the [Event Processing and the Application Main Loop](mainloop.html) document.