X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/77ffb5937e89927b621128789401db8921fe580f..867f2ca48e6c653ed3f1c29677e283428bcf90c3:/src/mac/classic/bitmap.cpp diff --git a/src/mac/classic/bitmap.cpp b/src/mac/classic/bitmap.cpp index ae5a46bc3d..291e4be8cb 100644 --- a/src/mac/classic/bitmap.cpp +++ b/src/mac/classic/bitmap.cpp @@ -6,7 +6,7 @@ // Created: 1998-01-01 // RCS-ID: $Id$ // Copyright: (c) Stefan Csomor -// Licence: wxWidgets licence +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifdef __GNUG__ @@ -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)