X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a5c468483d43741305217e0a9acc42c7154dd166..6968a3b87cee46f5c5af9b46e1ef97f17133cef7:/include/wx/msw/registry.h diff --git a/include/wx/msw/registry.h b/include/wx/msw/registry.h index 9b38eeec98..7969edba45 100644 --- a/include/wx/msw/registry.h +++ b/include/wx/msw/registry.h @@ -92,7 +92,7 @@ public: // get StdKey from root HKEY static StdKey GetStdKeyFromHkey(WXHKEY hkey); - // extacts the std key prefix from the string (return value) and + // extracts the std key prefix from the string (return value) and // leaves only the part after it (i.e. modifies the string passed!) static StdKey ExtractKeyName(wxString& str);