X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4354554b9cabbce0dfc6e5e3f419fa530a652f00..730b772b41ad9df76e5226290bb9eb917ea161f0:/interface/wx/string.h?ds=inline 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);