From fac1a6581b65b91eba3024d813a393e04007e197 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sun, 1 Dec 2002 11:40:52 +0000 Subject: [PATCH] typo in comment --- otk/eventhandler.hh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/otk/eventhandler.hh b/otk/eventhandler.hh index bb4f6d6b..8e39a8dc 100644 --- a/otk/eventhandler.hh +++ b/otk/eventhandler.hh @@ -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(); -- 2.39.2