]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/sizer.tex
added wxMessageQueue class for inter-thread communications
[wxWidgets.git] / docs / latex / wx / sizer.tex
index ccf896b2aa8c2ff76d2d71a7dce5f443eef3c5fc..f4c4f94bc535101f765b7df142738e869c878327 100644 (file)
@@ -185,7 +185,7 @@ Adds stretchable space to the sizer. More readable way of calling
 \func{wxSize}{CalcMin}{\void}
 
 This method is abstract and has to be overwritten by any derived class.
-Here, the sizer will do the actual calculation of its children minimal sizes.
+Here, the sizer will do the actual calculation of its children's minimal sizes.
 
 
 \membersection{wxSizer::Clear}\label{wxsizerclear}