diff --git a/wxPython/src/controls.i b/wxPython/src/controls.i index 2dd01c31b3..e6a0fbbf63 100644 --- a/wxPython/src/controls.i +++ b/wxPython/src/controls.i @@ -383,7 +383,7 @@ public: // wxGTK's wxComboBox doesn't derive from wxChoice like wxMSW, or even // wxControlWithItems, so we have to duplicate the methods here... -// wcMac's inheritace is weird too so we'll fake it with this one too. +// wxMac's inheritace is weird too so we'll fake it with this one too. #ifndef __WXMSW__ class wxComboBox : public wxControl