]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/textctrl.h
Add wxNavigationEnabled<> helper for implementing TAB navigation.
[wxWidgets.git] / interface / wx / textctrl.h
index de93cdb34018f1e8edbbc632c57824235d2631f0..746954eca850c8f9740e5a050d445e1a80227d99 100644 (file)
@@ -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);