Fix more typos in comments and wxFAIL messages

Closes https://github.com/wxWidgets/wxWidgets/pull/270
This commit is contained in:
Vadim Zeitlin
2016-04-14 16:08:28 +02:00
parent d4460435d9
commit ba5a0a3878
6 changed files with 15 additions and 15 deletions

View File

@@ -304,11 +304,11 @@ wxPG_PROP_USES_COMMON_VALUE = 0x00020000,
*/
wxPG_PROP_AUTO_UNSPECIFIED = 0x00040000,
/** Indicates the bit useable by derived properties.
/** Indicates the bit usable by derived properties.
*/
wxPG_PROP_CLASS_SPECIFIC_1 = 0x00080000,
/** Indicates the bit useable by derived properties.
/** Indicates the bit usable by derived properties.
*/
wxPG_PROP_CLASS_SPECIFIC_2 = 0x00100000,