diff --git a/Chapters/ch05-does-order-matter.xml b/Chapters/ch05-does-order-matter.xml index 275bae1..85342b1 100644 --- a/Chapters/ch05-does-order-matter.xml +++ b/Chapters/ch05-does-order-matter.xml @@ -52,7 +52,7 @@
An optimisation? -

If we go back to look at the code in again, we can see that when an Open_Window_Request event arrives for the main window, it is treated as special case by PROCopen_window_request().

+

If we go back to look at the code in again, we can see that when an Open_Window_Request event arrives for the main window, it is treated as a special case by PROCopen_window_request().

DEF PROCopen_window_request(b%) IF !b% = MainWindow% THEN