]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/carbon/fontdlgosx.mm
Worked around problem with kill focus event being sent as soon as
[wxWidgets.git] / src / mac / carbon / fontdlgosx.mm
index baf8975be2d765ce56917715181805c0d199b8bb..d1b741372ef63bca3883b3e935590fdf5de9e7e1 100644 (file)
@@ -265,7 +265,7 @@ int wxFontDialog::ShowModal()
     //
     // So we set up delegates for both the color and font panels,
     //  and the if the font panel opens the color panel, we 
-    //  stop the modal loop, and start a seperate modal loop for
+    //  stop the modal loop, and start a separate modal loop for
     //  the color panel until the color panel closes, switching
     //  back to the font panel modal loop once it does close.
     //