Correct the signature of wxArrayString::Insert(): the first parameter is "const wxString&", not "wxString". Mention wxSortedArrayString in wxArrayString documentation. The rest are just minor edits improving language, consistency, and formatting.
Correct the signature of wxArrayString::Insert(): the first parameter is "const wxString&", not "wxString". Mention wxSortedArrayString in wxArrayString documentation. The rest are just minor edits improving language, consistency, and formatting.