Fix typo in settings.h and wxListCtrl Class Reference
Consistently use "colour" spelling. Closes https://github.com/wxWidgets/wxWidgets/pull/1903
This commit is contained in:
committed by
Vadim Zeitlin
parent
9278c3e01c
commit
8ff434c2a5
@@ -906,7 +906,7 @@ public:
|
||||
long InsertItem(wxListItem& info);
|
||||
|
||||
/**
|
||||
Insert an string item.
|
||||
Insert a string item.
|
||||
|
||||
@param index
|
||||
Index of the new item, supplied by the application
|
||||
|
Reference in New Issue
Block a user