]> git.sur5r.net Git - i3/i3/blobdiff - i3bar/include/xcb.h
i3bar: spelling fixes (2)
[i3/i3] / i3bar / include / xcb.h
index d8411a0a76ddc0974c4c23efabe2fb5a19a965ba..8e48c0c138e0734ea34ea77eae1ceddd689107c8 100644 (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
  *