]> Dogcows Code - chaz/openbox/blobdiff - openbox/frame.h
Fix some typos and style in client.c, and add a comment.
[chaz/openbox] / openbox / frame.h
index e1b787fe8040ab47d32064e4496ff5a9f6cab1b6..fd5adf748701d49f943ad5a743564f3136a3ea64 100644 (file)
@@ -74,7 +74,7 @@ typedef enum {
     /*! Display a button to toggle the window's placement on
       all desktops */
     OB_FRAME_DECOR_ALLDESKTOPS = 1 << 7,
-    OB_FRAME_DECOR_SHADE       = 1 << 8, /*!< Displays a shade button */
+    OB_FRAME_DECOR_SHADE       = 1 << 8, /*!< Display a shade button */
     OB_FRAME_DECOR_CLOSE       = 1 << 9  /*!< Display a close button */
 } ObFrameDecorations;
 
This page took 0.020385 seconds and 4 git commands to generate.