]> Dogcows Code - chaz/openbox/commitdiff
typo in comment
authorDana Jansens <danakj@orodu.net>
Sun, 1 Dec 2002 11:40:52 +0000 (11:40 +0000)
committerDana Jansens <danakj@orodu.net>
Sun, 1 Dec 2002 11:40:52 +0000 (11:40 +0000)
otk/eventhandler.hh

index bb4f6d6ba4fae9eee3c9093210e13353fc8bab36..8e39a8dc0db420b52f27c11fdfd7192b70680467 100644 (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();
This page took 0.024273 seconds and 4 git commands to generate.