]> git.sur5r.net Git - i3/i3/blobdiff - include/config.h
travis: install more perl dependencies, pull in trusty packages
[i3/i3] / include / config.h
index dea26d96344548a5573ebdb6de2813b4a1ccc32e..afafb64be0cb8da35017684d0ec354e7cd03f50c 100644 (file)
@@ -105,7 +105,7 @@ struct Config {
 
     /** By default, focus follows mouse. If the user explicitly wants to
      * turn this off (and instead rely only on the keyboard for changing
-     * focus), we allow him to do this with this relatively special option.
+     * focus), we allow them to do this with this relatively special option.
      * It is not planned to add any different focus models. */
     bool disable_focus_follows_mouse;