]> Dogcows Code - chaz/openbox/commitdiff
typo
authorDana Jansens <danakj@orodu.net>
Thu, 2 Jan 2003 23:34:58 +0000 (23:34 +0000)
committerDana Jansens <danakj@orodu.net>
Thu, 2 Jan 2003 23:34:58 +0000 (23:34 +0000)
src/bindings.hh

index c51d46be1d9e2c6eba417e8fb9a2a3057fab8f21..ee1c7c665f8566c622ba28172ccc88ae13964e79 100644 (file)
@@ -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
This page took 0.026201 seconds and 4 git commands to generate.