]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/arrstrng.tex
added and implemented for MSW wxDP_SHOWCENTURY flag
[wxWidgets.git] / docs / latex / wx / arrstrng.tex
index e79a8fcdd208d965df5b88ab5e11e0d3ec71a7f4..e6a7484de20979f6e9170acad012868c93458ac8 100644 (file)
@@ -173,7 +173,7 @@ This function uses linear search for wxArrayString and binary search for
 wxSortedArrayString, but it ignores the {\it bCase} and {\it bFromEnd} 
 parameters in the latter case.
 
-Returns index of the first item matched or wxNOT\_FOUND if there is no match.
+Returns index of the first item matched or {\tt wxNOT\_FOUND} if there is no match.
 
 \membersection{wxArrayString::Insert}\label{wxarraystringinsert}