X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8b2858410444b111cb192d1539ef6c76209091fd..90e572f1e5af1e51fd14e2e1e6f64fa3e258e590:/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