Fix typo in documentation
This commit is contained in:
parent
86af7d5ee9
commit
e8395fb88c
1 changed files with 1 additions and 1 deletions
|
|
@ -1247,7 +1247,7 @@ public:
|
|||
Called whenever validation has failed with given pending value.
|
||||
|
||||
@remarks If you implement this in your custom property class, please
|
||||
remember to call the baser implementation as well, since they
|
||||
remember to call the base implementation as well, since they
|
||||
may use it to revert property into pre-change state.
|
||||
*/
|
||||
virtual void OnValidationFailure( wxVariant& pendingValue );
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue