X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4354554b9cabbce0dfc6e5e3f419fa530a652f00..23efa4bfb9104d6ef947a217efa80b2bc5bf9e76:/interface/wx/string.h diff --git a/interface/wx/string.h b/interface/wx/string.h index 403f4fdcd5..80f58699d1 100644 --- a/interface/wx/string.h +++ b/interface/wx/string.h @@ -1139,7 +1139,7 @@ public: //@{ /** Assignment: the effect of each operation is the same as for the corresponding - constructor (see @ref wxString() "wxString constructors"). + constructor (see wxString constructors). */ wxString operator =(const wxString& str); wxString operator =(wxUniChar c);