git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24903
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
self.tx = wx.StaticText(self, -1,
"This sample allows you to see all the stock cursors \n"
"available to wxPython. Simply select a name from the \n"
- "wx.Choice and then move the mouse into the dineo below \n"
+ "wx.Choice and then move the mouse into the window below \n"
"to see the cursor. NOTE: not all stock cursors have a \n"
"specific representaion on all platforms.")