X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f40fdaa339e19bbdf60c9c065c82daae4ca77b36..034e3041693f90324cfa4d282ef44e6063738d83:/include/wx/gtk/radiobox.h diff --git a/include/wx/gtk/radiobox.h b/include/wx/gtk/radiobox.h index e426de643f..f506a1bbda 100644 --- a/include/wx/gtk/radiobox.h +++ b/include/wx/gtk/radiobox.h @@ -127,7 +127,7 @@ public: #endif // wxUSE_TOOLTIPS // reposition the radio buttons correctly unless justCalc == true and - // reutrn the total size needed to accomodate them + // return the total size needed to accommodate them wxSize LayoutItems(bool justCalc) const; virtual void DoSetSize( int x, int y, int width, int height, int sizeFlags = wxSIZE_AUTO );