]> git.saurik.com Git - wxWidgets.git/commitdiff
corrected docstring
authorRobin Dunn <robin@alldunn.com>
Wed, 13 Apr 2005 20:50:19 +0000 (20:50 +0000)
committerRobin Dunn <robin@alldunn.com>
Wed, 13 Apr 2005 20:50:19 +0000 (20:50 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33589 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

wxPython/src/_sizers.i

index 3d2bd525aea5f760e734230d293b72fbca2e98b0..bfaa5832728862fb0061660e534c92095627672b 100644 (file)
@@ -456,7 +456,7 @@ public:
         |- wx.ALL                    |                                          |
         |                            |                                          |
         +----------------------------+------------------------------------------+
-        |- wx.EXAPAND                |The item will be expanded to fill         |
+        |- wx.EXPAND                 |The item will be expanded to fill         |
         |                            |the space allotted to the item.           |
         +----------------------------+------------------------------------------+
         |- wx.SHAPED                 |The item will be expanded as much as      |