]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/stockitem.h
Don't create multiple parent-less top level frames in layout sample.
[wxWidgets.git] / include / wx / stockitem.h
index b13f84dc127079703eeb263fa58deee6bb64bb26..eff9eb2dc7c2d983671978ebe4408adf533740fe 100644 (file)
@@ -73,7 +73,7 @@ WXDLLIMPEXP_CORE wxString wxGetStockHelpString(wxWindowID id,
 
 #ifdef __WXGTK20__
 
 
 #ifdef __WXGTK20__
 
-// Translates stock ID to GTK+'s stock item string indentifier:
+// Translates stock ID to GTK+'s stock item string identifier:
 WXDLLIMPEXP_CORE const char *wxGetStockGtkID(wxWindowID id);
 
 #endif
 WXDLLIMPEXP_CORE const char *wxGetStockGtkID(wxWindowID id);
 
 #endif