typo in comment
This commit is contained in:
parent
4d1a90b0d2
commit
fac1a6581b
1 changed files with 2 additions and 2 deletions
|
@ -124,8 +124,8 @@ public:
|
|||
virtual ~OtkEventHandler();
|
||||
|
||||
protected:
|
||||
/*! Constructor for the XEventHandler class.
|
||||
This is protected so that XEventHandlers can't be instantiated on their
|
||||
/*! Constructor for the OtkEventHandler class.
|
||||
This is protected so that OtkEventHandlers can't be instantiated on their
|
||||
own.
|
||||
*/
|
||||
OtkEventHandler();
|
||||
|
|
Loading…
Reference in a new issue