]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/arrstrng.tex
fixed another return FALSE in a function returning a pointer (patch 545046)
[wxWidgets.git] / docs / latex / wx / arrstrng.tex
index 71f698a11c6569796867fe1b8fbcb37a8d3bb3c7..f68d672050fdc3b9d64722f91db33e41c60cdf6b 100644 (file)
@@ -186,7 +186,7 @@ example, to insert the string in the beginning of the array you would write
 Insert("foo", 0);
 \end{verbatim}
 
-If {\it nIndex} is equal to {\it GetCount() + 1} this function behaves as 
+If {\it nIndex} is equal to {\it GetCount()} this function behaves as 
 \helpref{Add}{wxarraystringadd}.
 
 {\bf Warning:} this function should not be used with sorted arrays because it