fixed typo in comment
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12029 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
49f992a5ff
commit
43edcf13ca
@ -17,7 +17,7 @@ from wxPython.wx import *
|
||||
class wxColumnSorterMixin:
|
||||
"""
|
||||
A mixin class that handles sorting of a wxListCtrl in REPORT mode when
|
||||
the coilumn header is clicked on.
|
||||
the column header is clicked on.
|
||||
|
||||
There are a few requirments needed in order for this to work genericly:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user