From: Ryan Norton Date: Wed, 13 Oct 2004 17:22:40 +0000 (+0000) Subject: fix syntax error X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/0ea62c21057df47be5f3c12a2f2739af272f4819 fix syntax error git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29827 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/docs/latex/wx/array.tex b/docs/latex/wx/array.tex index d86b20c15d..9c2596a60b 100644 --- a/docs/latex/wx/array.tex +++ b/docs/latex/wx/array.tex @@ -170,7 +170,7 @@ such as an int. The following simple types are supported:\\ int\\ long\\ -size_t\\ +size\_t\\ double To create an array of a simple type, simply append the type you want in CAPS to