X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0b59366faa1b3820dfc4f4ab130000f4e471e405..d3fa4bc22e84e3ca4d88cc1772f2d414140a1017:/interface/wx/tokenzr.h?ds=inline diff --git a/interface/wx/tokenzr.h b/interface/wx/tokenzr.h index f27ba1a5f6..9e9b060d90 100644 --- a/interface/wx/tokenzr.h +++ b/interface/wx/tokenzr.h @@ -136,7 +136,7 @@ public: wxString GetNextToken(); /** - Returns the current position (i.e. one index after the last returned + Returns the current position (i.e.\ one index after the last returned token or 0 if GetNextToken() has never been called) in the original string. */ @@ -175,7 +175,7 @@ public: @return The array with the parsed tokens. - @header{wx/string.h} + @header{wx/tokenzr.h} */ wxArrayString wxStringTokenize(const wxString& str,