]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/registry.h
Use correct GTK macro in wx_gtk_widget_get_sensitive().
[wxWidgets.git] / include / wx / msw / registry.h
index 9b38eeec988b0dd423f0e8eb48d3f230ac79e9e3..7969edba45314be9d65f74746752f224967966bc 100644 (file)
@@ -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);