X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/43b2d5e7c3b3e3d6b245e279dde73d96e0075911..ec2df34e27ba41f202ecbf096cdfed082a9ddb8f:/src/osx/carbon/mimetmac.cpp?ds=sidebyside diff --git a/src/osx/carbon/mimetmac.cpp b/src/osx/carbon/mimetmac.cpp index 706a7f7335..38ce5f85d6 100644 --- a/src/osx/carbon/mimetmac.cpp +++ b/src/osx/carbon/mimetmac.cpp @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: src/osx/carbon/mimetype.cpp +// Name: src/osx/carbon/mimetmac.cpp // Purpose: Mac Carbon implementation for wx MIME-related classes // Author: Ryan Norton // Modified by: @@ -630,7 +630,7 @@ void wxMimeTypesManagerImpl::ClearData() // // Q) Iterating through the map - why does it use if (err == noErr) instead of just asserting? -// A) Some intermediate indexes are bad while subsequent ones may be good. Its wierd, I know. +// A) Some intermediate indexes are bad while subsequent ones may be good. Its weird, I know. // // extension -> file type