Fix recurrent typo in "usable"
This word has a single "e".
This commit is contained in:
@@ -595,7 +595,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
|
||||
|
||||
/** @class wxFileProperty
|
||||
|
Reference in New Issue
Block a user