diff --git a/wxPython/src/gtk/wx.py b/wxPython/src/gtk/wx.py index 190fef80ca..93126cf100 100644 --- a/wxPython/src/gtk/wx.py +++ b/wxPython/src/gtk/wx.py @@ -941,7 +941,7 @@ wxPYAPP_ASSERT_DIALOG = wxc.wxPYAPP_ASSERT_DIALOG #---------------------------------------------------------------------------- # Name: _extra.py -# Purpose: This file is appended to the shadow class file generated +# Purpose: This file is appended to the shadow class file generated # by SWIG. We add some unSWIGable things here. # # Author: Robin Dunn