typo in comment

This commit is contained in:
Dana Jansens 2002-12-01 11:40:52 +00:00
parent 4d1a90b0d2
commit fac1a6581b

View file

@ -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();