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();
|
virtual ~OtkEventHandler();
|
||||||
|
|
||||||
protected:
|
protected:
|
||||||
/*! Constructor for the XEventHandler class.
|
/*! Constructor for the OtkEventHandler class.
|
||||||
This is protected so that XEventHandlers can't be instantiated on their
|
This is protected so that OtkEventHandlers can't be instantiated on their
|
||||||
own.
|
own.
|
||||||
*/
|
*/
|
||||||
OtkEventHandler();
|
OtkEventHandler();
|
||||||
|
|
Loading…
Reference in a new issue