]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/contrib/ogl/msw/ogl.py
SetSizeHints fix
[wxWidgets.git] / wxPython / contrib / ogl / msw / ogl.py
index 13f0fc583b94526c7556d8e3c834fd45eeba2c76..d7323ed1486357e88993a4fa3b5bb141774964b0 100644 (file)
@@ -13,7 +13,7 @@ import _core
 wx = _core 
 __docfilter__ = wx.__DocFilter(globals()) 
 import warnings
-warnings.warn("This module is deprecated.  Please use the wx.lib.ogl pacakge instead.",    
+warnings.warn("This module is deprecated.  Please use the wx.lib.ogl package instead.",    
               DeprecationWarning, stacklevel=2)
 
 #---------------------------------------------------------------------------