X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/621d922ffd5b3294ac8dbe6cbd27f56ed7916217..4d98817cfab2654773755cb5c540057c5f3d4fd6:/interface/wx/textctrl.h?ds=sidebyside diff --git a/interface/wx/textctrl.h b/interface/wx/textctrl.h index de93cdb340..746954eca8 100644 --- a/interface/wx/textctrl.h +++ b/interface/wx/textctrl.h @@ -796,7 +796,7 @@ public: void SetTabs(const wxArrayInt& tabs); /** - Sets the text foreground colout. + Sets the text foreground colour. */ void SetTextColour(const wxColour& colText);