]> Dogcows Code - chaz/openbox/blobdiff - openbox/event.c
the focus indicator line for prompt buttons wasn't being displayed, since the texture...
[chaz/openbox] / openbox / event.c
index ea24971236da54a21eaa9e48ac86955399b4d01f..2d3ececa62feb351798588d55ce0d17de2cccd1e 100644 (file)
@@ -855,7 +855,7 @@ static void event_handle_client(ObClient *client, XEvent *e)
     case ButtonRelease:
         /* Wheel buttons don't draw because they are an instant click, so it
            is a waste of resources to go drawing it.
-           if the user is doing an intereactive thing, or has a menu open then
+           if the user is doing an interactive thing, or has a menu open then
            the mouse is grabbed (possibly) and if we get these events we don't
            want to deal with them
         */
This page took 0.024323 seconds and 4 git commands to generate.