]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/array.tex
fixed typo in GetNextItem example (bug 1333797)
[wxWidgets.git] / docs / latex / wx / array.tex
index 3e806ad938763453284c2f38c7ea96b2523da548..b8ec5f2c2ebaa0d7dcf251077d04229877c16c0a 100644 (file)
@@ -164,7 +164,7 @@ provokes warnings from some compilers and to avoid them you should use the
 pointers to {\tt double} you should use.
 
 Note that the above macros are generally only useful for 
-wxObject types.  There are seperate macros for declaring an array of a simple type, 
+wxObject types.  There are separate macros for declaring an array of a simple type, 
 such as an int.
 
 The following simple types are supported:\\