]> git.saurik.com Git - wxWidgets.git/commitdiff
fix syntax error
authorRyan Norton <wxprojects@comcast.net>
Wed, 13 Oct 2004 17:22:40 +0000 (17:22 +0000)
committerRyan Norton <wxprojects@comcast.net>
Wed, 13 Oct 2004 17:22:40 +0000 (17:22 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29827 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/array.tex

index d86b20c15da04b77500a90a2456e0043a1e28fa8..9c2596a60b62cada941392357d59fd38b179e753 100644 (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