all repos — openbox @ fac1a6581b65b91eba3024d813a393e04007e197

openbox fork - make it a bit more like ryudo

typo in comment
Dana Jansens danakj@orodu.net
commit

fac1a6581b65b91eba3024d813a393e04007e197

parent

4d1a90b0d22927c7a4cba0f347bb39c868204bc6

1 files changed, 2 insertions(+), 2 deletions(-)

jump to
M otk/eventhandler.hhotk/eventhandler.hh

@@ -124,8 +124,8 @@

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