fix comment

This commit is contained in:
Paul Licameli 2020-03-14 00:01:24 -04:00
parent 7fd592f118
commit c001fd97f7
1 changed files with 1 additions and 1 deletions

View File

@ -146,7 +146,7 @@ namespace Private
// variable.
//
// The template argument B is the name of the base class which must derive from
// wxNumValidatorBase and define LongestValueType type and {To,As}String()
// NumValidatorBase and define LongestValueType type and {To,As}String()
// methods i.e. basically be one of {Integer,Number}ValidatorBase classes.
//
// The template argument T is just the type handled by the validator that will