X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/95ad763a77ad999bc302a7fead376d091baae2c2..438959cca892a7651634cc3a7aad4819ac49b23c:/include/wx/stockitem.h?ds=inline diff --git a/include/wx/stockitem.h b/include/wx/stockitem.h index b13f84dc12..eff9eb2dc7 100644 --- a/include/wx/stockitem.h +++ b/include/wx/stockitem.h @@ -73,7 +73,7 @@ WXDLLIMPEXP_CORE wxString wxGetStockHelpString(wxWindowID id, #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