oops typo of doom

This commit is contained in:
Dana Jansens 2003-10-25 19:30:48 +00:00
parent 174de91c34
commit 16dc1c48c8

View file

@ -2777,7 +2777,7 @@ void client_raise(ObClient *self)
void client_lower(ObClient *self)
{
action_run_string("Raise", self);
action_run_string("Lower", self);
}
gboolean client_focused(ObClient *self)