]> git.saurik.com Git - wxWidgets.git/commitdiff
fixed typo, used word 'assigned' instead of 'allotted'
authorDimitri Schoolwerth <dimitri.schoolwerth@gmail.com>
Fri, 11 Jun 2004 12:36:55 +0000 (12:36 +0000)
committerDimitri Schoolwerth <dimitri.schoolwerth@gmail.com>
Fri, 11 Jun 2004 12:36:55 +0000 (12:36 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27743 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/sizer.tex

index a17b14ece8cb69eb7f4b02c08d1da44ab5845ca4..bc285bd529a27f19d41181edd5679cf3c8687646 100644 (file)
@@ -107,8 +107,8 @@ dependent on the specific kind of sizer used.
 \windowstyle{wxALL}}{These flags are used to specify which side(s) of
   the sizer item the {\it border} width will apply to. }
 
-\twocolitem{\windowstyle{wxEXAPAND}}{The item will be expanded to fill
-the space allotted to the item.}
+\twocolitem{\windowstyle{wxEXPAND}}{The item will be expanded to fill
+the space assigned to the item.}
 \twocolitem{\windowstyle{wxSHAPED}}{The item will be expanded as much
 as possible while also maintaining its aspect ratio}
 \twocolitem{\windowstyle{wxFIXED\_MINSIZE}}{Normally wxSizers will use