]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/classic/bitmap.cpp
fixing visibility checks for native toolbars
[wxWidgets.git] / src / mac / classic / bitmap.cpp
index 6cbaa9d9b76178bd55967c581059beb46677d666..291e4be8cbf5e91d9335e19326e0b274d5fd320e 100644 (file)
@@ -168,7 +168,7 @@ OSErr SetupCIconHandlePixMap( CIconHandle icon , short depth , Rect  *bounds , C
     else
         newColors = nil;
 
-    /* If no errors occured, return a handle to the new off-screen PixMap */
+    /* If no errors occurred, return a handle to the new off-screen PixMap */
     if (error != noErr)
         {
         if (newColors != nil)