X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e54c96f187f46c06bd36be8cd52b35c19884aa2b..49d37022125686b42877f0a5a971e13fb1381e87:/interface/regex.h diff --git a/interface/regex.h b/interface/regex.h index 419a1107f1..68db15b112 100644 --- a/interface/regex.h +++ b/interface/regex.h @@ -129,7 +129,7 @@ public: /** Replace all occurrences: this is actually a synonym for Replace(). - + @see ReplaceFirst() */ int ReplaceAll(wxString* text, const wxString& replacement) const;