mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-04 19:10:09 +01:00
Spelling fixes in the demo
This commit is contained in:
@@ -11,7 +11,7 @@ buttonDefs = {
|
||||
817 : ('GridCustTable', ' wx.Grid using a custom Table, with non-string data '),
|
||||
819 : ('GridEnterHandler',' Remapping keys to behave differently '),
|
||||
820 : ('GridCustEditor', ' Shows how to create a custom Cell Editor '),
|
||||
821 : ('GridDragable', ' A wx.Grid with dragable rows and columns '),
|
||||
821 : ('GridDragable', ' A wx.Grid with draggable rows and columns '),
|
||||
822 : ('GridDragAndDrop', ' Shows how to make a grid a drop target for files'),
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user