i3bar: spelling fixes (2)

This commit is contained in:
shdown
2015-03-24 15:41:16 +03:00
parent e8704bb33b
commit 6922a820a6
11 changed files with 31 additions and 31 deletions

View File

@ -90,7 +90,7 @@ void kick_tray_clients(i3_output *output);
/*
* We need to set the _NET_SYSTEM_TRAY_COLORS atom on the tray selection window
* to make GTK+ 3 applets with Symbolic Icons visible. If the colors are unset,
* to make GTK+ 3 applets with symbolic icons visible. If the colors are unset,
* they assume a light background.
* See also https://bugzilla.gnome.org/show_bug.cgi?id=679591
*