Fix recurrent typo in "usable"
This word has a single "e".
This commit is contained in:
@@ -594,7 +594,7 @@ protected:
|
||||
|
||||
// -----------------------------------------------------------------------
|
||||
|
||||
// Indicates first bit useable by derived properties.
|
||||
// Indicates first bit usable by derived properties.
|
||||
#define wxPG_PROP_SHOW_FULL_FILENAME wxPG_PROP_CLASS_SPECIFIC_1
|
||||
|
||||
// Like wxLongStringProperty, but the button triggers file selector instead.
|
||||
|
Reference in New Issue
Block a user