X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/80fdcdb90ef779185492dab676d461fc34933312..9db177273906bb393b97b4a98f6a8b4d61e8f0e3:/src/osx/carbon/mimetmac.cpp diff --git a/src/osx/carbon/mimetmac.cpp b/src/osx/carbon/mimetmac.cpp index 3e23d60875..38ce5f85d6 100644 --- a/src/osx/carbon/mimetmac.cpp +++ b/src/osx/carbon/mimetmac.cpp @@ -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