X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/621d922ffd5b3294ac8dbe6cbd27f56ed7916217..3399af21d10d3f8ce4f39dfb29df5546ab265ef6:/interface/wx/textctrl.h 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);