X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ed93168bf9d23bdc83184039c84d263ed6f87945..e602002e27b29b261848ffea89472befceca0ccb:/docs/latex/wx/tstring.tex?ds=sidebyside diff --git a/docs/latex/wx/tstring.tex b/docs/latex/wx/tstring.tex index 59667e009e..324e0a1ea1 100644 --- a/docs/latex/wx/tstring.tex +++ b/docs/latex/wx/tstring.tex @@ -1,6 +1,6 @@ \section{wxString overview}\label{wxstringoverview} -Classes: \helpref{wxString}{wxstring}, \helpref{wxArrayString}{wxarray}, \helpref{wxStringTokenizer}{wxstringtokenizer} +Classes: \helpref{wxString}{wxstring}, \helpref{wxArrayString}{wxarraystring}, \helpref{wxStringTokenizer}{wxstringtokenizer} \subsection{Introduction} @@ -149,7 +149,7 @@ There is another class which might be useful when working with wxString: be broken into tokens and replaces the standard C library {\it strtok()} function. -And the very last string-related class is \helpref{wxArrayString}{wxarray}: it +And the very last string-related class is \helpref{wxArrayString}{wxarraystring}: it is just a version of the "template" dynamic array class which is specialized to work with strings. Please note that this class is specially optimized (using its knowledge of the internal structure of wxString) for storing strings and so it is