]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/htmlcell.tex
replaced my recent GSocket_SetReuseAddr() addition with GSocket_SetReusable() from...
[wxWidgets.git] / docs / latex / wx / htmlcell.tex
index 6ef69cbdef148f7655d18a05c9615361b19f03d2..fbf77771255f6f202a21d0cc6c0a25e5610ba16e 100644 (file)
@@ -37,7 +37,7 @@ a container {\it within an already opened container}. This new container is a
 {\it sub-container} of the old one. (If you want to create a new container with
 the same depth level you can call {\tt CloseContainer(); OpenContainer();}.)
 
-Use \helpref{CloseContaier}{wxhtmlwinparserclosecontainer} to close the 
+Use \helpref{CloseContainer}{wxhtmlwinparserclosecontainer} to close the 
 container. This doesn't create a new container with same depth level but
 it returns "control" to the parent container.