/////////////////////////////////////////////////////////////////////////////
-// 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:
// Created: 04/16/2005
-// RCS-ID: $Id$
// Copyright: (c) 2005 Ryan Norton (<wxprojects@comcast.net>)
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
//
// 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