degendered terms

This commit is contained in:
Diana Thayer
2015-03-11 21:41:43 -07:00
parent 10a58725cd
commit 94b1e76af4
15 changed files with 19 additions and 19 deletions

View 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;