Fix comment typos in sources
No real changes. Closes https://github.com/wxWidgets/wxWidgets/pull/2541
This commit is contained in:
parent
cfdd4127b5
commit
668a2186cd
99 changed files with 133 additions and 133 deletions
|
|
@ -463,7 +463,7 @@ private:
|
|||
// -----------------------------------------------------------------------
|
||||
|
||||
// wxEnumProperty with wxString value and writable combo box editor.
|
||||
// Uses int value, similar to wxEnumProperty, unless text entered by user is
|
||||
// Uses int value, similar to wxEnumProperty, unless text entered by user
|
||||
// is not in choices (in which case string value is used).
|
||||
class WXDLLIMPEXP_PROPGRID wxEditEnumProperty : public wxEnumProperty
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue