X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/406011a83dd46464cf615fb1988b5f6dee07366d..959b1a338e3b7c0e237b53ef3d7c9b51f4063eb6:/wxPython/demo/FloatBar.py diff --git a/wxPython/demo/FloatBar.py b/wxPython/demo/FloatBar.py index 7506621c4f..48f683e536 100644 --- a/wxPython/demo/FloatBar.py +++ b/wxPython/demo/FloatBar.py @@ -2,7 +2,7 @@ # Please note that wx.lib.floatbar is not formally supported as # part of wxPython. If it works, fine. If not, unfortunate. # GTK users can use the wx.TB_DOCKABLE flag with a regular -# wx.ToolBar, but everyone else has to take thier chances. +# wx.ToolBar, but everyone else has to take their chances. # import wx