fix syntax error

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29827 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Ryan Norton 2004-10-13 17:22:40 +00:00
parent cabf7af237
commit 0ea62c2105

View File

@ -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