summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/bindings.hh4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/bindings.hh b/src/bindings.hh
index c51d46be..ee1c7c66 100644
--- a/src/bindings.hh
+++ b/src/bindings.hh
@@ -69,9 +69,9 @@ private:
static void reset(OBBindings *self); // the timer's timeout function
public:
- //! Initializes an OBBinding object
+ //! Initializes an OBBindings object
OBBindings();
- //! Destroys the OBBinding object
+ //! Destroys the OBBindings object
virtual ~OBBindings();
//! Translates a binding string into the actual Binding