X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/406011a83dd46464cf615fb1988b5f6dee07366d..7cd8f61a4bee51f7ba5ad701bc5a3070a5454695:/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